
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 20px 8px 10px 10px;
	
	
	
}

p{
	font-size: 80%;
	margin-top : 20px;
	margin-bottom : 20px;
	
}

ul{
	font-size: 80%;
	margin-top : 25px;
	margin-bottom : 25px;
}


.pages {background-color: #FFFFCC}

.ct {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-align : center; font-size: 80%;}

.rat {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; font-weight: bold; color: #FF0000}

.ratt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; line-height: normal; font-weight: bold; color: #FF0000}

.tt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; line-height: normal; text-align: center; vertical-align: top}

.tthc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; line-height: normal; font-weight: bold; text-align: center; vertical-align: top}

h1 {
	font-size: 110%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin-top : 10px;
	margin-bottom : 30px;
}

h2{
	font-size: 95%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin-top : 4px;
	margin-bottom : 4px;

}
h3, td.header {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
	margin-top : 20px;
	margin-bottom : 4px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	color: #6c6c6c;
	margin-top : 4px;
	margin-bottom : 4px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #A6A6A6;
	margin-top : 0px;
	margin-bottom : 0px;
}

}
strong {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom : 4px;
	font-size: 100%;
}
.disabled {
	color: #cccccc;
}
b {
	color: #333333;
}
hr{
	border: 0;
    color: #eeeeee;
	background-color: #eeeeee;
	height: 1px;
}
a{
	font-size: 93%;
	font-weight: bold;
	vertical-align : text-top;
	padding-bottom : 2px;
	padding-top : -1px;
	
}
a.image,  a.footer, a.tabs, a.tabson {
	vertical-align : baseline;
	padding: 0;
	text-indent : 0;
	border: 0;
}

a.h1{
	font-size: 105%;
	font-weight: bold;
}
a.h2{
	font-size: 100%;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	}
a:visited {
	color: #FF00FF;
}
a:active {
	color: #00FFFF;
}
a.smallprint{
	font-size: 100%;
	font-weight: normal;
}
a.highlight:link, a.highlight:visited {
	color: #ffffff;
	background-color: #ff9900;
	border: 0;
	text-decoration: none;
}
a.highlight:hover {
	text-decoration: 	underline;
}
a:hover {
    color: #ffffff;
	background-color: #00FFFF;
	border: 0;
	text-decoration: none;
}

