@charset "iso-8859-1";
/* author: Magnetic New Media */
/* Creation date: 12/14/2008 */

html, body 
{
	padding: 0;
	margin: 0;
}
body
{margin:0;
padding: 0;
text-align: center;
background-color: #ffffff;
font-family: "Arial", san-serif;
color: #333333;

}



a{
	font-family: "Arial", san-serif;
	font-size: 1em;
	text-decoration: none;
}
a:link { color: #333333; text-decoration: underline;}
a:visited { color: #333333; text-decoration: underline; }
a:hover { color:  #A12324; }
a:active { color: #847cfe;}

a.bottom{
	font-family: "Arial", san-serif;
	font-size: 1em;
	text-decoration: none;
}
a:link.bottom { color: #ffffff;}
a:visited.bottom { color: #ffffff}
a:hover.bottom  { color:  #ffffff; text-decoration: underline;}
a:active.bottom  { color: #847cfe;}

.main_center {
color: #A12324;
font-family: "ariel", san-serif;
font-size: 24px;
text-align: center;
}

h1 {
color: #990000;
font-family: "Arial Black";
font-size: 1.8em;
}