/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    margin: 0em 0em 0em 0px;
	}
	

table {
	margin-left: auto;
	margin-right: auto;
	}	

.logo {
	color:#FFFFFF;
	font-size:24px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.logo {
	color:#FFFFFF;
	font-size:24px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration:none;
}


h1 { font-size: 13; color: #C7C2C0; margin-bottom: 0px; margin-top: 0px; font-weight: normal; }
a.h1:link { font-size: 13; color: #C7C2C0; margin-bottom: 0px;	margin-top: 0px; font-weight: normal; text-decoration: none; }
a.h1:visited { font-size:13; color:#C7C2C0;	margin-bottom: 0px;	margin-top: 0px; font-weight: normal; text-decoration: none; }
a.h1:hover { font-size:13; color: #C7C2C0; margin-bottom: 0px;	margin-top: 0px; font-weight: normal; text-decoration: underline; }
a.h1:active { font-size:13;color: #C7C2C0; margin-bottom: 0px; margin-top: 0px; font-weight: normal; text-decoration: none; }

h2 { font-size:10; color:#FFFFFF; margin-bottom: 0px; margin-top: 0px;	}
a.h2:link { font-size:10; color:#FFFFFF; margin-bottom: 0px; margin-top: 0px; text-decoration: none; }
a.h2:visited { font-size:10; color:#FFFFFF; margin-bottom: 0px; margin-top: 0px; text-decoration: none;	}
a.h2:hover { font-size:10; color:#FFFFFF; margin-bottom: 0px; margin-top: 0px;	text-decoration: underline; }
a.h2:active { font-size:10; color:#FFFFFF; margin-bottom: 0px; margin-top: 0px;	text-decoration: none; }

h3 { font-size:11; color:#AFA5A2; margin-bottom: 0px; margin-top: 0px; font-weight:normal; }
a.h3:link { font-size:11; color:#AFA5A2; margin-bottom: 0px; margin-top: 0px; font-weight:normal; text-decoration: none; }
a.h3:visited { font-size:11; color:#AFA5A2; margin-bottom: 0px; margin-top: 0px; font-weight:normal; text-decoration: none; }
a.h3:hover { font-size:11; color:#AFA5A2; margin-bottom: 0px; margin-top: 0px; font-weight:normal; text-decoration: underline; }
a.h3:active { font-size:11; color:#AFA5A2; margin-bottom: 0px; margin-top: 0px; font-weight:normal; text-decoration: none; }

h4 { font-size:11; color:#F70B69; margin-bottom: 0px; margin-top: 0px; }
a.h4:link { font-size:11; color:#F70B69; margin-bottom: 0px; margin-top: 0px; text-decoration: none;}
a.h4:visited { font-size:11; color:#F70B69; margin-bottom: 0px; margin-top: 0px; text-decoration: none; }
a.h4:hover { font-size:11; color:#F70B69; margin-bottom: 0px; margin-top: 0px; text-decoration: none;}
a.h4:active { font-size:11; color:#F70B69; margin-bottom: 0px; margin-top: 0px; text-decoration: none; }

.pie { font-size:9; color:#574642;	margin-bottom: 5px;	margin-top: 5px; text-align:center; }
a.pie:link { font-size:9; color:#574642;	margin-bottom: 5px;	margin-top: 5px; text-align:center; text-decoration: none; }
a.pie:visited { font-size:9; color:#574642;	margin-bottom: 5px;	margin-top: 5px; text-align:center; text-decoration: none; }
a.pie:hover { font-size:9; color:#574642;	margin-bottom: 5px;	margin-top: 5px; text-align:center; text-decoration: none; }
a.pie:active { 	font-size:9; color:#574642;	margin-bottom: 5px;	margin-top: 5px; text-align:center; text-decoration: none; }












