

body {
	background-color : #011640; 
        margin-top: 0px;
	/* background-image: url(../images/page_bg.gif);
	   background-repeat: repeat-x; */
	color : #000000;
	font-family: sans-serif,tahoma,arial;
	font-size : 13px;
	font-color : #C7412D;
}

td {
	color : #000000;
	font-family: sans-serif,tahoma,arial;
	font-size : 13px;
	font-color : #C7412D;
}

a.header {
	color : #E8E7D5;
	font-family: sans-serif,tahoma,arial;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

a.header:hover {
	color : #F7EEDB;
	font-family: sans-serif,tahoma,arial;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.slogan {
	font-family: Times New Roman, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
