body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;	 
}

body,div,p,table,tr,td,th,a,p,input{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.75;
}

.H1 {
	font-family: Arial;
	font-size: 31px;
	color: #FFFFFF;
	font-weight:100;
}

.H2 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:900;
}

.H3 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:900;
}

.H4 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight:700;
}

.H5 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight:900;
	text-decoration: underline;
}

.H6 {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight:900;
}
	
.content {
	background-color:#C0DDF2;
	height:395px;
	width: 647px;
	overflow-y:scroll;
	padding:0px;
	scrollbar-arrow-color: #C0DDF2;
	scrollbar-base-color: #C0DDF2;
	scrollbar-face-color: #002469;
	scrollbar-highlight-color: #002469;
	scrollbar-3dlight-color: #002469;
	scrollbar-shadow-color: #C0DDF2;
	scrollbar-darkshadow-color: #002469;
	scrollbar-track-color: #C0DDF2;	
}	

.a_sort:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:active {
	text-decoration: none;
	color: #002469;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.1{
	background-color: #C0DDF2;
	padding: 3px;
	color:#FFFFFF;
}
.2{
	background-color: #E7F1FA;
	padding: 3px;
}


