/* updated  2004-01-17*/

BODY,td {
	background-color : #FFFFFF;
	background-image :none;
	color: Black;
	font: 1em "Times New Roman", Times, serif;
}
H1, H2, H3, H4  {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	page-break-after: avoid;
}
H1 {
	
	font-size : 300%;
	text-align : center;
	text-transform : uppercase;
}
H2 {
	font-size : 200%;
	text-align : center;
}
H3 {
	font : bold 150% "Times New Roman", Times, serif;
		text-align: center;
}
H4 {
	font :bold 120% "Times New Roman", Times, serif;
	text-align: left;
}
H5 {
	font : 100% "Times New Roman", Times, serif;
}
H6 {
	font : 80% "Times New Roman", Times, serif;
}
div#header {
	text-align: center;
	margin-left: 5%
}
div#menu {
  width: 0%;
  float: left;
  display: none;
}
div#main {
  margin-left: 5%;
}
div#footer {
  clear: both;
  display: none;
}

HR {
	color : #000000;
	width : 75%;
	background-color : transparent;
}
P {
	font: 1em "Times New Roman", Times, serif;
}

table {
	padding: 2px;
	border: 2px;
}
th {
	color:  #000000;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
	page-break-after: avoid;
}
td {
		border: 2px;
}

a:link {
	color: black;
	font-weight: bold;
}
a:visited {
	color: black;
	font-weight: bold;
}
a:hover {
	color: black;
	font-weight: bold;
}
a:active {
	color: black;
	font-weight: bold;
}


.red {
	color: #000000;
	text-align: center;
	font: bold larger "Times New Roman", Times, serif;
}




