<!--
<link rel="stylesheet" href="style.css" type="text/css">
</head>

-->

body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
background-attachment: scroll; 
background-repeat: no-repeat
}

p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000
}

td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000
}

h3 {   
font-size: 12pt; 
font-weight: bold; 
color: #000000
}

h2 {   
font-size: 18pt; 
font-weight: bold; 
color: #000000
}

h1 {   
font-size: 24pt; 
font-weight: bold; 
color: #000000
}

a:link {
color: #0000EE;
}

a:visited {
color: #FF0000;
}

a:hover {
color: #00CC00;
text-decoration: none;
}

.title {
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000
}

.menu {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 3pt;
color: #000000
}

.caption {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
color: #800000
}

.input {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt
}


