body { text-align: center; font: 9px Arial, Helvetica, sans-serif; background-color: #003366; list-style-type: disc; color: #003366}

h1{  font: bold 24px Arial, Helvetica, sans-serif; color: #003366}
h2 {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}
h3 {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}
h4 {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}
h5 {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}
h6 {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}

p { text-align: left; font: bold 8px Arial, Helvetica, sans-serif; color: #003366 }

ul {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : xx-small;
}

a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size : xx-small;
}
a:link	{color: #003366; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: normal;	font-size : xx-small;}
a:visited {color: #003366; text-decoration: underline;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: normal;	font-size : xx-small;}
a:hover   {color: #003366; text-decoration: underline;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: normal;	font-size : xx-small;}
a:active   {color: #003366; text-decoration: underline;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: normal;	font-size : xx-small;}

p {
	background : #003366;
	color: #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align: justify;
	font-weight : normal;
}

