BODY {
	font-family :  Verdana, "Trebuchet MS", Tahoma,  Verdana,  'Arial', 'Sans-Serif';
	font-size: 14px;
	color : #FFFF00;
	border-left : medium none #000080;
	border-bottom : 2px #000080 solid;
	border-right : 2px #000080 solid;
	border-top : 2px #000080 solid;
	font-family : "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-left-width : thin;
	background : Gray url(paper.gif);
}

TABLE  {
	color : Silver;
	font-family :   'Trebuchet MS', Verdana, Tahoma,'Arial', 'Sans-Serif';
	font-size : 11pt;
	font-weight : normal;
	background : url(paper.gif);
}

TD  {
	color : black;
	font-family : "Comic Sans MS", Verdana, "Trebuchet MS", Tahoma, Verdana, 'Arial', 'Sans-Serif';
	font-size : 14pt;
	font-weight : bolder;
	text-align : center;
}

TR  {
	font-size : 14pt;
	font-weight : bold;
	color : #FFFF00;
	border-left : medium none #000080;
	border-bottom : medium none #000080;
	border-right : medium none #000080;
	border-top : medium none #000080;
	font-family :"Comic Sans MS", Verdana, "Trebuchet MS", Tahoma, Verdana, 'Arial', 'Sans-Serif';
	text-align : center;
	text-decoration : none;
}


BODY  {
	font-family : Verdana, "Trebuchet MS", Tahoma,  Verdana,  'Arial', 'Sans-Serif';
	margin-left : 2px;
	margin-top : 2px;
}

A  {
	color : blue;
	border-left : 2px none #000080;
	border-bottom : 2px none #000080;
	border-right : 2px none #000080;
	border-top : 2px none #000080;
	text-decoration : none;
}

A:link {
	color :red;
	text-decoration : none;
}

A:hover  {
	background-color : yellow;
	color : red;
}


