/* CSS Document */
body{
	scrollbar-3dlight-color:#EC2427;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#EC2427;
	scrollbar-face-color:#EC2427;
	scrollbar-highlight-color:#EC2427;
	scrollbar-track-color:white;
	scrollbar-shadow-color:#EC2427}

h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #EC2427;
}
h2,.h2 {
	color: #EC2427;
	font: normal normal bold 11px/15px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	/*word-spacing: 0.4em;
	letter-spacing: 0.05em;*/
	line-height: 1.5em; 
}

A:link {
	color: #EC2427;
	font-weight : bold;
	font-size:11px;
}
A:visited { 
	color: #EC2427;
	text-decoration : none;
	font-weight : bold;
	font-size:11px;
}
A:active { 
	color: #EC2427;
	text-decoration : none;
	font-weight : bold;
	font-size:11px;
}
A:hover {
	color: #EC2427;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	font-size:11px;
}

.box { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border: 1pt #EC2427 solid; 
}

ul {
	list-style: inside;
	margin-left: 15px;

}


