body {
background-color:white;
margin:0;
}

div,p,span,table,tr,th,td,input,select,textarea,strong,h1,h2,ul,ol,li {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11pt;
color:black;
}

h1 {
color:#000099;
font-size:16pt;
font-weight:bold;
}

h2 {
color:#CC0000;
font-size:12px;
font-weight:bold;
}

form {
margin:0px;
}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
color:#0000CC;
text-decoration:underline
} 

a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
color:#000000;
text-decoration:underline
} 

a.small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#0000CC;
text-decoration:underline
} 

a.small:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
text-decoration:underline
} 


.padded {
padding:10px;
vertical-align:top
}

.color {
color:#CC0000 
}

.small {
color:black;
font-size:10px;
}

.button {
background-color:#cccccc;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #CC0000;
border: 1px solid #black;
cursor: hand;
width:60px;
}

.tableHeader { 
background-color: #CC0000;
font-family: verdana; 
font-size: 12px; 
color: white; 
font-weight: bold 
}

.tableRow { 
background-color:#D5D5D5; 
font-family: verdana; 
font-size: 12px; 
color: black; 
}

.tableRowAlt { 
background-color:#E1E1E1; 
font-family: verdana; 
font-size: 12px; 
color: black; 
}

.tableFooter { 
background-color:#CCCCCC; 
font-family: verdana; 
font-size: 12px; 
font-weight: bold;
color: white; 
}

