
/** BASIC */

body {
	font-family: "Arial";
	font-size:10px
}

a:link {
	color: #000080; font-family:Arial; text-decoration:none
}

a:hover {
	text-decoration: none; font-family:Arial; color:#000080
}
a:visited    { 
font-family: Arial; color: #000080; text-decoration: none 
}

a:active     {
font-family: Arial; color: #000080; text-decoration: none 
}

normal      {
	font-family: Arial; font-size: 10pt 
}

h1           { font-family: Times New Roman; font-size: 36pt; color: #000080; font-style: 
               italic; margin-top:60 }
               
h2           { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold }
