body, {	background-color: #CCCCCC;
        background-image: url(images/background.gif);
		margin-top=0px;
		margin-left=0px; }


body, input, textarea, select, h1, h2, h3, h4, h5, h6, p, ul, th, td, ol, li
	{	color: #000000;
		font-family: "Verdana", "Arial", "Helvetica", "Sans-Serif"; }

h2, h3, h4, h5, h6 { font-weight: bold; text-align: left; }

h1 { font-size: 175%; font-weight: bolder; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; font-style: italic; }
h5 { font-size: 80%; font-style: italic; }
h6 { font-size: 60%; font-style: italic; }

p.copyright { font-size: 80%; font-style: italic; text-align: center;}

p.typed { font-family: Courier New, Courier; font-size: 80%; }
p.formtext, th.formtext, td.formtext, input.formtext { font-size: 80%; }

img { border: 0; }

p, ul, td, th, link, vlink, alink, ol, li, input, textarea { font-size: 100%; }

th {	font-weight: bold;
	text-align: left;
	vertical-align: top; }

td {	text-align: left;
	vertical-align: top;}
	
hr {width: 75% }


A:link, A:active, A:visited {	text-decoration	:	none;
								font-weight	:	bold;
								color		:	#7B0808;
								background	:	transparent;}

A:hover {	text-decoration	:	underline; 
								font-weight	:	bold;
								color		:	#FFFFFF;
								background	:	transparent;}
