body {background  : #FFFFFF}

body.footer { background : #CCCC99}
body.blank { background : #FFFFFF}

body.footer1 { background : #CCCC99}
body.footer0 { background : #F4F4EA}

p {
	font-family : Arial,Helvetica,sans-serif; 
	font-size   : 10pt;
	color       : black;
}

A:link    {color: black}
A:active  {color: purple}
A:visited {color: black}

a {
	font-family 	: Arial,Helvetica,sans-serif; 
	font-size   	: 10pt;
	font-weight     : bold;
	text-decoration : underline;
}

a.start {
	font-family 	: Arial,Helvetica,sans-serif; 
	font-size   	: 10pt;
	font-weight     : bold;
	text-decoration : underline;
	color		: #A00000;
}

td.form {
	font-family : Arial,Helvetica,sans-serif; 
	font-size   : 8pt;
	color       : black;
}

ul {
	font-family : Arial,Helvetica,sans-serif; 
}


h1	 {font-family     : Arial,Helvetica,sans-serif; 
	  font-size       : 16pt;
	  font-weight     : bold;
	  font-style      : italics;
	  text-decoration : none;
	  color           : #A00000;
	 }

h2	 {font-family     : Arial,Helvetica,sans-serif; 
	  font-size       : 14pt;
	  font-weight     : bold;
	  font-style      : italics;
	  text-decoration : none;
	  color           : #A00000;
	 }

