body {                                            /* Same as <p>, <td> and <ul> specs */
	font-size: 12px;
	color: #81BDED;
	font-family: Verdana sans-serif; 
	background-repeat: no-repeat;
	}
	
a:link { color:#FABA36; }
a:hover { color:#FFFFFF; }
a:active { color:#FABA36; }
a:visited { color:#FABA36; }


p 	{ 
	font-size: 12px;
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	}
	
pre 	{ 
	font-size: 12px;
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	}

td 	{ 
	font-size: 12px;
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	}

ul	{ 
	font-size: 12px;
	color: #81BDED; 
	font-family: Verdana, sans-serif; 
	}

sup	{ 
	font-size: 7px;
	color: #81BDED; 
	font-family: Verdana, sans-serif; 
	vertical-align: top;
	}

.pagehead 	{ 
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	}
	
.pagesubhead	{ 
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	font-style: italic;
	}

.caption { 
	font-size: 9px; 
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	}
	
.attrib { 
	font-size: 9px; 
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	font-style: italic;
	}

.footer { 
	font-size: 9px; 
	color: #81BDED;
	font-family: Verdana, sans-serif; 
	}
