BODY {
	font-family : Arial, Helvetica, sans-serif;
}

TABLE {
	font-size : 12px;
	text-align : justify;
}

a:link {
	color: Navy;
}
a:visited {
	color: Navy;
}
a:hover {
	background-color : White;
	color : Black;
}
a:active {
	color: Black;
	text-decoration : none;
	background-color : #DDDDDD;
}
a:focus {
	color:Black;
}
 a.c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font : bold;
}
 a.c2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
 a.c3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
 a.c4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : Black;
 position: absolute; bottom: 5px
}
 a.c4:visited {
	color : Black;
}
 a.c4:hover {
	color: White;
}
}
marquee {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : white;
	;
}
H1{
	font-size : 17px;
	text-align : center;
} 
H2{
	font-size : 17px;
	text-align : left;
} 
H3{
	font-size : 15px;
	text-align : left;
} 
.text1{
	font-size : 12px;
}
.text2{
	font-size : 12px;
}
.text3{
	font-size : 15px;
}
.textarea {
background-color: Silver;
}
.small1{
	font-size : 11px;
}
.big1{
	font-size : 17px;
	font-weight : bold;
}
.big2{
	font-size : 13px;
	font-weight : bold;
}
.nav1{
	font-size : 13px;
	color : White;
	font : bold;
	background-color : #C0C0C0;
}
.nav2{
	font-size : 13px;
	color : White;
	background-color : #9595A8;
	font : bold;
}
