p {
font-family : verdana;
font-size : 12px;
color : #000000
}

h1 {
font-family : verdana;
font-size : 18px;
text-decoration : underline;
color : #000000;
text-align : center;
}

.fixcenter {
width : 900px;
background : #FFFFFF;
color : #FF0033;
margin : auto;
margin-top : 5px;
}

.nav-cell {
height : 10px;
background-color : #000000;
color : #FFFFFF;
}

.nav {
line-height : 145%;
}

.ptitle {
font-family : verdana,arial;
text-align : center;
font-size : 18px;
color : #3333CC;
}

.footer {
font-family : verdana;
font-size : 10px;
color : #999999;
}

A:link {
color : #CC3300;
font-size : 12px;
font-family : verdana;
text-decoration : none;
}

A:hover {
color : #000000;
font-family : verdana;
text-decoration : underline;
}

A:visited {
color : #666666;
font-size : 12px;
font-family : verdana;
text-decoration : none;
}

