td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.blue {
	font-size: 16;
	font-weight: normal;
	color: 0096dc;
	font-variant: normal;
	text-transform: capitalize;
}
a:link {
	color: d700fe;
	font-weight: bold;
}
a:visited {
	color: #D700FE;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: line-through;
}
a:active {
	color: #D700FE;}

.footer {
	font-size: 11px;
	color: #ED8C00;
	font-weight: ;
}
.large {
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #0096DC;
}
.footer2 {
	font-size: 10px;
	color: #ED8C00;
}
