/* CSS Document */

p {color: #000000;}
h1 {color: #0000CC;style: bold;font-weight:bold; text-align: center;}
a:link {color: #0033FF; font-size: 14px;}
a:visited {color: #0000CC; font-size: 14px;}
a:active {color: #0099FF; font-size: 14px;}

/*
font {font-family: Verdana}
body {font-family: Verdana; background-color: #FFFFFF; background-image:url('images/bkground.gif'); background-repeat: 
no-repeat; background-attachment: fixed}
h1 {font-family: Verdana; color: #660000;style: bold;}
h2 {font-family: Verdana; color: #660000;style: bold;font-size: large;}
h3 {style: strong; font-style: italic}
h4 {style: strong;}
p.style1 {font-family: Verdana; color: #660000;}
p.style2 {font-family: Verdana; color: #660000; font-size: small;}
p.style3 {font-family: Verdana; color: #660000; font-size: x-small;}
li {font-family: Verdana; color: #000000;}
ul {font-family: Verdana; color: #660000;}
*/