body {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,sans-serif; COLOR: #999999; font-weight:100
}

td {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,sans-serif; COLOR: #999999; font-weight:100
}

th {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,sans-serif; COLOR: #999999; font-weight:100
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 200%;
 color: #334d55;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 130%;
 color: #334d55;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 110%;
 color: #334d55;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}