/* basic page font settings */
p, body, table {font-family: Arial; font-size: 90%; font-weight: normal; color: #000000;}

/* page link settings */
a:link {font-family: Arial; font-size: 90%; font-weight: normal; text-decoration: underline; color: #3333FF;}
a:visited {font-family: Arial; font-size: 90%; font-weight: normal; text-decoration: underline; color: #3333FF;} 
a:hover {font-family: Arial; font-size: 90%; font-weight: normal; text-decoration: underline; color: #3333FF;}
a:focus {font-family: Arial; font-size: 90%; font-weight: normal; text-decoration: underline; color: #3333FF;}
a:active {font-family: Arial; font-size: 90%; font-weight: normal; text-decoration: underline; color: #3333FF;}

/* body background */
body {color: #ffffff;}

/* subheaders */
.sub {font-family: Arial; font-size: 110%; font-weight: normal; color: #000000;}

/* subheader link */
.sub1 {font-family: Arial; font-size: 110%; font-weight: normal; color: #3333FF;}

/* image border */
a img {border-width: 0px; color: #000000;}