body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
.textstyle1 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.textstyle2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.Link1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.Link1:hover {
	font-family: tahoma;
	font-size: 12px;
	color:#CC0000;
	text-decoration:none;
}
.simpletext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
.text1:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
.style1 {
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
}
.classover {
	background-color: #D5EAFF;
	cursor:pointer;
}
.Normal{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	width:100%;
	text-decoration:none;
}
.Normal:hover{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	display:block;
	width:100%;
	text-decoration:none;
}
.headerTitle {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #013567;
	text-decoration:none;
}
.headerText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #013567;
}
.catno{
	font-family: tahoma; 
	font-size: 14px; 
	color:#CC0000; font-weight:bold;
}