body {
	background : #f3f3bf;
	color : #334F9F;
	font : 12px Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
}

h1{
	font-size : 16px;
	border-bottom : 1px solid #FFA500;
}
h2{
	font-size : 14px;
	
}
h3{
		font-size : 12px;
}
.maintable{
	border-bottom : 2px solid Black;
	background : #FFFFCC;
	margin-bottom : 50px;
}
.navigation_table{
	background : #334f9f;
	}
	
	 A {
	font-size : 12px;
	color : #334F9F;
	text-decoration : none;
	font-weight : bold;
}

 A:ACTIVE {
	font-size : 12px;
	color : #FFA500;
	text-decoration : none;
	font-weight : bold;
}

 A:HOVER {
	font-size : 12px;
	color : #FFA500;
	text-decoration : none;
		font-weight : bold;
	
}

 A.navigation {
	font-size : 12px;
	color : white;
	text-decoration : none;
	font-weight : bold;
}

 A.navigation:ACTIVE {
	font-size : 12px;
	color : #FFA500;
	text-decoration : none;
		font-weight : bold;
	
}

 A.navigation:HOVER {
	font-size : 12px;
	color : #FFA500;
	text-decoration : none;
		font-weight : bold;
	
}
.content{
	padding : 15px 5px 20px 15px;
	
}
 .smallbutton{
	font-size : 9px;

}

td  img {display: block;}

p.side{
	font-size : 10px;
	text-align : center;
}