/* CSS Document */

.blacklink{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.blacklink12{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blacklink:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #3E4788;
	text-decoration: underline;
}
.blacklink1{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacklink1:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #3E4788;
	text-decoration: underline;
}
.maintext{
	font-family: verdana;
	text-align: justify;
	font-size: 10px;
	color: #333333;
}
.greytext{
	font-family: verdana;
	font-weight: bold;
	text-align: justify;
	font-size: 10px;
	color: #333333;
}

.header{
	font-family: verdana;
	font-weight: bolder;
	font-size: 13px;
	color: #000066;
}
.header1{
	font-family: verdana;
	font-weight: bolder;
	font-size: 11px;
	color: #000066;
}
.header2{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #000066;
}
.header12{
	font-family: verdana;
	font-weight: bolder;
	font-size: 12px;
	color: #000066;
}
.sheader{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #3E4788;
}
.gheader{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #333333;
}
.gheader1{
	font-family: verdana;
	font-weight: bolder;
	font-size: 9px;
	color: #333333;
}
.skyblue{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #333333;
}
.blue{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #000080;
	text-decoration: underline;

}
.blue1{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	color: #000080;
}
.blue:hover{
	font-family: verdana;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: underline;
	color: #0066FF;
}
.white{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
.white:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: blink;

}
.whiten{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
