BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	color : #333333;
	background-color : White;
}

P, A, H1, H2, H3 {	
	color : #3F3F3F;
}
TD.footer {	
	font-size : xx-small;
}

TD {	
	font-size : x-small;	
}

TD.m {	
	font-size : x-small;
	text-align: justify;
	padding: 15px;
}

TR.menu {
	background-color : #FFFFCC;
	vertical-align : middle;
	text-align : center;
	padding-bottom: 10px;	
}

A {	
	font-size : x-small;
	font-weight : bold;
}

A:HOVER {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	background-color : Black;
	color : White;
}

A.pale {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
}

A:HOVER.pale {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
}

A.menup {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: Purple;	
	padding: 2px;
}

A:hover.menup {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menur {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #A50021;
	padding: 2px;	
}

A:hover.menur {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menug {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #99CC00;	
	padding: 2px;	
}

A:hover.menug {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menub {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #000080;	
	padding: 2px;
}

A:hover.menub {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menuy {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #666633;	
	padding: 2px;
}

A:hover.menuy {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menuo {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: Orange;	
	padding: 2px;
}

A:hover.menuo {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menugy {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #669999;	
	padding: 2px;
}

A:hover.menugy {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.menubu {	
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background-color: #835483;	
	padding: 2px;
}

A:hover.menubu {		
	font-weight : bold;
	text-decoration : none;
	background-color : #87CEFA;
	color : Black;
	padding: 2px;
}

A.small {	
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A:HOVER.small {	
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	background-color : Black;
	color : White;
}

.paletext {	
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	background-color : transparent;
	color : White;
}

.h28 {
	margin-top: -34px;
	margin-left: 8px;
	font-size: 28px;	
	color : Purple;
}

 .t72 {
	font-size: 70px;	
	margin-top: -10px;
	color : Silver;
}

A.noline {
	text-decoration : none;	
	font-weight : bold;
	font-style : normal;
	color : Purple;
	font-size : 12px;
	background-color : #ffffff;
}

A.noline:Hover {
	text-decoration : bold, italic;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #87CEFA;
	background-color : #ffffff;
}

A.small2 {	
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : #ffcc66;
}

A:HOVER.small2 {	
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	background-color : Black;
	color : White;
}

tr.blue {
	background-color: Purple;
}

td.blue {
	background-color: Purple;
}

div.c1 {
text-align: center;
}

p.line {
margin-bottom: -10px;	
}

ul.stepped li {
	padding-bottom : 15px;
}

ol.stepped li {
	padding-bottom : 15px;
}

span.red { 
color: Red;	
}
