body {
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	color: black;
	}
	

a:link {
	color: #666666;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: underline;

}
a:hover {  color: FE1E13;
text-decoration: underline;

}
a:active {
	color: #FE1E13;
	text-decoration: underline;

}	


.body {
	font-family : Georgia, Times, Tomes New Roman;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 17px;
}

.big {
	font-family : Georgia, Times, Tomes New Roman;
	font-size : 17px;
	font-weight: normal;
	color : #666666;
	line-height: 24px;
}

.address {
	font-family : Georgia, Times, Tomes New Roman;
	font-size : 15px;
	font-weight: normal;
	color : #999999;
	line-height: 24px;
}


.title {
	font-family : Georgia, Times, Tomes New Roman;
	font-size : 12px;
	font-weight: normal;
	color : #FE1E13;
	line-height: 17px;
}

.footer {
	font-family : Arial, Verdana, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #999999;
	line-height: 16px;
}

.credit {
	font-family : Arial, Verdana, Sans Serif;
	font-size : 9px;
	font-weight: normal;
	color : #999999;
	line-height: 14px;
}

.white {
	font-family : Arial, Verdana, Sans Serif;
	font-size : 30px;
	font-weight: bold;
	color : #CCCCCC;
	line-height: 30px;
}

.whitesmall {
	font-family : Arial, Verdana, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	color : #CCCCCC;
	line-height: 18px;
}

