p {
font-size : 11px;
font-family : helvetica;
color : #000000;
}


h2 {
font-family : helvetica;
color : #c4c4c4;
}

h1 {
font-family : helvetica;
color : #133c74;
font-size:medium
}

body {
font-size : 11px;
font-family : helvetica;
color : #000000;
background: #F7F7FF url(img/bg.gif) repeat-y fixed bottom center;
}

blockquote {
font-size : 9px;
font-family : helvetica;
color : #cccccc;
}

a:hover {
font-weight : normal;
font-size : 11px;
font-family : helvetica;
color : #133c74;
background : normal;
text-decoration : bold;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 11px;
font-family : helvetica;
color : #133c74;
text-decoration : none;
} 


