/* CSS Document */
body, p, td, li {font-family: Palatino, Georgia, "Times New Roman", Times, serif; font-size: small; color: #000000}
h1, h2, h3 {font-family: "Courier New", Courier, mono}
.red {color: #FF0000}
.green {color: #00FF00}
.blue {color: #0000FF}
.purple {color: #330033;}
.gray {color: #CCCCCC}

a {
	color: #CCCCCC;
	visited: #CCCCCC
}
