a:link
{
	font-weight: bolder;
	color: #263C6C;
	text-decoration: none;

}
.home
{
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;

}
a:hover
{
	color: #FF158A;
}
a:visited
{
	font-weight: bolder;
	color: #263C6C;
	text-decoration: none;

}
.para {
	font-family: "Book Antiqua", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;


}
.heading {
	font-family: Georgia, "Book Antiqua", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #004080;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: bold;


}
.righ {
	font-family: "Book Antiqua", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: disc;
}
p
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px 15px 0px 15px;
	text-transform: none;
	text-align: justify;

}
.border {
	color: #666666;
}
