body { 								/* scrollbar */
    scrollbar-base-color: #E34C4C;
    scrollbar-face-color: #444444;
    scrollbar-shadow-color: #444444;
    scrollbar-highlight-color: #444444;
    scrollbar-3dlight-color: #888888;
    scrollbar-darkshadow-color: #111111;
    scrollbar-track-color: #bbbbbb;
    scrollbar-arrow-color: #ffffff;     /* end of scrollbar */
}

td{
font-family : verdana, tahoma; 
font-size : 15px;
color: #FFFFFF;
}

a:link {
	  color: #FF0000;
	  font-weight: bold;
	  text-decoration: none;
	  font-family: Arial, Verdana, Helvetica;
	  font-size : 16px;
}
a:visited {
	  color: #FF0000;
	  font-weight: bold;
	  text-decoration: none;
	  font-family: Arial, Verdana, Helvetica;
	  font-size : 16px;
}
a:hover {
	  color: #FFFFFF;
	  font-weight: bold;
	  text-decoration: underline;
	  font-family: Arial, Verdana, Helvetica;
	  font-size : 16px;
}

#ExtLink a:link {
	  color: #00CCFF;
	  font-weight: bold;
	  text-decoration: underline;
	  font-family: Arial;
	  font-size : 16px
}

#ExtLink a:visited {
	  color: #00CCFF;
	  font-weight: bold;
	  text-decoration: underline;
	  font-family: Arial;
	  font-size : 16px
}

#ExtLink a:hover {
	  color: #FFFFFF;
	  font-weight: bold;
	  text-decoration: underline;
	  font-family: Arial, Verdana, Helvetica;
	  font-size : 16px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4586D3;
	text-transform: uppercase;
	letter-spacing: 30px;
	background-position: center top;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #4586D3;
	text-transform: uppercase;
	letter-spacing: 30px;
	background-position: center top
}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03335C;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 10px;
}

h6 {
	font-family : verdana, tahoma; 
	font-size : 15px;
	color: #FF0000;
}

.smalltext {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
}
