
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
td {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.big, .bigcolor {
	font-size: 32px;
}
.bigcolor {
	color: #999999;
}
.small {
    font-size: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 13px;
	color: #0000FF;
}
a:hover {
    text-decoration: underline;
    font-size: 13px;
    color: #0000FF;
}
table#bottom {
	text-align: center;
}
.bottom td {
    font-size: 12px;
}
.bottom a:link, .bottom a:visited, .bottom a:hover, .bottom a:active {
    font-size: 10px;
}
hr {
   height: 2px;
   width: 750px;
   margin: 5px 0px 5px 0px;
   padding: 0;
   color: #CCCCCC;
   background-color: #C0C0C0;
   border: 0;
}