﻿a{
	text-decoration: none ;
	font-size: 11px;
	font-weight: bold;
	color:#245EDC;
}
a:hover {
	text-decoration: none ;
	font-size: 11px;
	font-weight: bold;
	color:white;
}


body
{
	font-family: Arial, verdana, Times;
	background-color: rgb(255,255,255);
	color: rgb(102,102,153);
}
h6
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h5
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h4
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h3
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h2
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h1
{
	font-family: Book Antiqua, Times New Roman, Times;
	align: justify;

}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51);
	font-size: small ; 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}
img:link 
{
	border-color: #000066;
}
img:hover 
{
	border: 0px;
}

table
{
	padding: 0px;
}
