/* Universal Racing Services Style Sheet */

	BODY	{font-family: 'Times Roman, Book Antiqua, Century Schoolbook, Garamond, Georgia';
		text: #0000FF;
		background-color: silver}

	H1	{font-weight: bold;
		font-size: 300%;
		text-align: left;
		color: #004080}


	H2	{font-weight: bold;
		font-size: 225%;
		text-align: left;
		color: #0000FF}


	H3	{font-weight: bold;
		font-size: 200%;
		text-align: left;
		color: #004080;}


	H4	{font-weight: bold;
		font-size: 175%;
		text-align: left;
		color: #0000FF;}


	H5	{font-weight: bold;
		font-size: 150%;
		text-align: left;
		color: #0000FF;}


	H6	{font-weight: bold;
		font-size: 125%;
		text-align: left;
		color: #00008B;}

	H7	{font-size: 100%;
		font-weight: bold;
		text-align: left;
		color: #004080}

	TH	{font-size: 12pt;
		font-weight: bold;
		color: #004080}

	TD	{font-size: 12pt;		
		color: #000000}

	A	{font-size: 100%}
	
	A:link	{color: #004080}

	A:visited {color: #0000FF}

	A:active {color: #00FFFF}

	A:hover	{color: #005555}
	
	A:link IMG {border: 1px solid #004080}

	A:visited IMG {border: 1px solid #0000FF}

	A:active IMG {border: 1px solid #00FFFF}

	A:hover IMG {border: 1px solid #005555}

	IMG {float: left}	

/* Regular text */
	P	{font-size: 12pt;
		color: #000000;
		text-align:left}

/* Links in menu list*/
	P.link	{font-size: 90%;
		color: #004080} 
	
	P B	{color: #004080;
		font-size: bolder}


	#footer	{font-size: 60%;
		font-style: italic}

	HR		{
	color: #004080;
	background-color:#004080;
	height: 2px;
	width: 100%;
	border: none;
	}
	
	.CAR
	{
	FONT-FAMILY: Times Roman, Book Antiqua, sans-serif;
	FONT-SIZE: 100%;
	COLOR: #000000;
	text-align: left;
	}
	
	.SALE
	{
	FONT-FAMILY: Times Roman, Book Antiqua, sans-serif;
	FONT-SIZE: 115%;
	COLOR: #FF0000;
	text-align: left;
	}
	
	.MESSAGE
	{
	FONT-FAMILY: Times Roman, Book Antiqua, sans-serif;
	FONT-SIZE: 115%;
	COLOR: #000000;
	text-align: center;
	border-color: #004080;
	border-style: groove;
	width: 80%;
	padding: 2em;
	margin: 1.5em;
	}
	
	.LOGO
	{
	BORDER-style: groove;
   BORDER-WIDTH: medium;
   BORDER-COLOR: #004080;
   WIDTH: 200px;
   HEIGHT: 217px;
   }
