body		{ background-attachment: fixed;
		  background-image: url('images/mainbg.gif');
		  background-color: #FFFFFF;
		  scrollbar-base-color: #555555;
		}

table		{ border-collapse: collapse;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 9pt;
		  color: black;
		  font-weight: normal;
		  font-style: normal;
		}
		
th		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 8pt;
		  color: white;
		  font-weight: bold;
		  border-color: #111111;
		  background-color: #D80127;
		}

b		{ font-weight: bold;
		}

samp		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 7pt;
		}

h4		{ font-size: 16px;
		  font-weight: bold;
		}

h5		{ font-size: 14px;
		  font-weight: bold;
		  color: #103C86;
		}
		
h6		{ font-size: 12px;
		  font-weight: bold;
		  color: #D80127;
		}

a:visited	{ color: #800000;
		  text-decoration: none;
		  font-weight: bold;
		}

a:link		{ color: #800000;
		  text-decoration: none;
		  font-weight: bold;
		}

a:hover		{ color: #D80127;
		  text-decoration: underline;
		  font-weight: bold;
		}

.submitbutton { FONT: 9pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: black;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: silver; }

.submitbuttonon { FONT: 9pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#D80127; }
ÿ
