p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt
}

h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 24pt;
font-weight: normal;
}

h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 20pt;
font-weight: normal;
}

h3 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16pt;
font-weight: normal;
}

table {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
border-style: none
}

a {  
text-decoration: none; 
color: #0000FF
}

.whitelink {  
color: #FFFFCC
}

table.nav1 td a:hover { 
background-color: #D90000; 
color: #FFFFFF; 
display: block; 
padding: 0.0em 0 0.0em 0.1em; 
border-left: 2px solid #CC33CC; 
border-right: 2px solid #CC33CC;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline:
}
.s {
	text-decoration: line-though;
}