/* CSS Document */

body, p, td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-weight:normal;
color:#000000;
}
h1{
font-family:verdana;
font-size: 18pt;
font-weight:normal;
color:#000000;
}
a{
color:#000000;
text-decoration: none;
}
a:hover{
color:#666666;
text-decoration: none;
}
.menu td{
color:#000000;
font-size: 9pt;
text-decoration: none;
}
.menu td a{
color:#000000;
font-size: 9pt;
text-decoration: none;
}
.menu td a:hover{
color:#666666;
font-size: 9pt;
text-decoration: none;
}
.H2 {font-size: 18pt; font-family: arial, helvetica, sans-serif; font-weight: normal}
.H3 {font-size: 16pt; font-weight: normal}
.H4 {font-size: 11pt; font-weight: normal}

.status {
	font-size: 9pt;
}
.blueLink {
color: #0000CC;
}
.white {
color: #ffffff;
}
.mainTable{
background-color:#DDDDDD;
WIDTH: 800px;
POSITION: relative;
BORDER-COLLAPSE: collapse;
}


