body  {  
font-family: Arial, Helvetica, sans-serif;
color:#CCCCCC;
}

a:link, a:visited { color:#FF0000;
			text-decoration:none;
			}
a:hover { 	text-decoration:underline; 
			color:#990066
			}
a img { 	border:none 
			}

h2	{ font-size:1.5em;
		text-align:center;
		}

table { width:480;
		text-align:center;
		}

p.img {text-align:center}

.bold {font-weight:600}

.border {
	border:1px solid #FF0000;
}

.desc {
	font-size:0.8em;
	}
