HTML {
	 BORDER-RIGHT: black 0px solid;
	 BORDER-TOP: black 0px solid;
	 BORDER-LEFT: black 0px solid;
	 BORDER-BOTTOM: black 0px solid;
					PADDING-RIGHT: 0px;
					PADDING-LEFT: 0px;
					PADDING-BOTTOM: 0px;
					PADDING-TOP: 0px;
										SCROLLBAR-FACE-COLOR: #f9f3f0;
										SCROLLBAR-HIGHLIGHT-COLOR: #f9f3f0;
										SCROLLBAR-TRACK-COLOR: #ffffff;
										SCROLLBAR-ARROW-COLOR: #444444;
										SCROLLBAR-3DLIGHT-COLOR: #666666;
										SCROLLBAR-DARKSHADOW-COLOR: #f9f3f0;
										SCROLLBAR-SHADOW-COLOR: #666666;
					POSITION: relative;
					VISIBILITY: visible; 
					MARGIN: 0px;
					OVERFLOW: auto;
	}
   
body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #ffffff;"
	}
	
table,td,tr
	{
	empty-cells: show;
	font-family: Arial;
	font-size: 12px;
	color: black;
	}
	
h1
	{
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	}
	

a.button1_on {font-size: 13px; font-family: Arial; text-decoration: none; color: red; font-weight: bold}
a.button1_off {font-size: 13px; font-family: Arial; text-decoration: none; color: white; font-weight: bold}
a.button1_off:hover {font-size: 13px; font-family: Arial; text-decoration: none; color: red; font-weight: bold}

a.button2_on {font-size: 13px; font-family: Arial; text-decoration: none; color: red; font-weight: bold}
a.button2_off {font-size: 13px; font-family: Arial; text-decoration: none; color: black; font-weight: bold}
a.button2_off:hover {font-size: 13px; font-family: Arial; text-decoration: none; color: red; font-weight: bold}

a {font-size: 12px; font-family: Arial; text-decoration: none; color: black; font-weight: normal;}
a:hover {font-size: 12px; font-family: Arial; text-decoration: none; color: #a82924; font-weight: bold}


	
img
	{
	margin: 0px;
	border: 0px;
	}
	
span.title
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}

