
.title{
	font:bold 12pt arial;color: #3d0099;text-align:center;
	
}

A {
	font: bold 10pt arial;
	color : #ffffff;
	text-decoration : none;
}

A:hover {
	font: bold 10pt arial;
	color : #f4A460;
	text-decoration : none;
}
A:active {
	font: bold 10pt arial;
	color : #ff0000;
	text-decoration : none;
}
A:visited {
	font: bold 10pt arial;
	color : #ffffff;
	text-decoration : none;
}
h1{
	font: bold 24pt arial; color: #3d0099; text-align: center;
}
h2{
	font: bold 20pt arial; color: black; text-align: center;
}
h3{
	font: bold 12pt arial; color: black; text-align: center;
}
h4{
	font: bold 10pt arial; color: black; text-align: left;
}

table.border
{border-color:#3d0099;
border-width:1px;
	}
	
}
td{
	font: bold 10pt arial; color: #000000;
}
td.navigate{
	font: bold 10pt arial; color:white;
	background-image : url(navigation/main_off.jpg);
}
th{
	font: bold 10pt arial; color: black; text-align: left;
}
p{
	font: bold 10pt arial; color: black;
}
.center{
		text-align: center;
}
img.border{
	border-width: 1px; border-color:black;
}
.header{
	text-align:center;
}
li{
	font: bold 10pt arial; color: #000000;
}
.small{font:8pt arial;color:black;}
.italic{font:8pt italic; color:black;}