/* 	CSS FOR QUIMS-SITE  */
/*  WWW.ZENRACE.COM     */
/*  20050828            */

body { 
	width: 550px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5%;
	text-align: center;
	background-color: #003399;
	}
										
p {
	clear: both;
	display: block;
	}
	
hr {
	border: 1px solid #FFFFFF;
	}
	
.image-border {
	border: 1px solid #FFFFFF;
}
										
/* start link */


a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
										
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
								
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}


#webmaster								{
										font-family: verdana;
										font-size: 8pt;
										font-weight: normal;
										letter-spacing: 1pt;
										text-align: left;
										margin: 0px 0px 0px 0px;
										text-decoration: none;
										}
										
#webmaster a:link						{
										color: #FFFFFF;
										border: 1px solid transparent;
										padding: 2px 2px 2px 2px;
										text-decoration: none;
										}
											
#webmaster a:hover						{
										color: #FFFFFF;
										border: 1px solid #FFFFFF;
										text-decoration: none;
										}										
/* end link */


H1 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	}

H2	{
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	}

H3 {
	font-size: 11pt;
	font-weight: normal;
	line-height: 13pt;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}