A, A:Visited
{	
	color : #000080;
	font-family : sans-serif;
	text-decoration : none;
}

A:Active
{	
	color : #FF0000;	
}

A:Hover
{	
	text-decoration : underline;
}

BODY, P
{	
	background : #FFFAF0;
	background-color : #FFFAF0;
	color : #000000;
	font-family : sans-serif;
	font-size : x-small;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFAF0;
	scrollbar-highlight-color : #DDDDDD;
	scrollbar-shadow-color : #DDDDDD;
}

P
{	
	color : #000000;
	font-family : sans-serif;
	font-size : x-small;
}

TH
{	
	background : #99CCFF;
	background-color : #99CCFF;
	color : #000000;
	font-family : sans-serif;
	font-size : x-small;
}

TD
{	
	background : #DDDDDD;
	background-color : #DDDDDD;
	color : #000000;
	font-family : sans-serif;
	font-size : x-small;
}

.backhigh
{
	background : #32CD32;
	background-color : #32CD32;
	border : 0px
}

.backimp
{
	background : #F08080;
	background-color : #F08080;
	border : 0px
}

.backmark
{ 
	background : #FFFFAA;
	background-color : #FFFFAA;
	border : 0px
}

.big
{
	font-size: medium;
	font-weight : bold;
}

.bighigh
{
	color : #32CD32;
	font-size: medium;
	font-weight : bold;
}

.bigmark
{
	color : #DAA520;
	font-size: medium;
	font-weight : bold;
}

.bigimp
{
	color : #FF0000;
	font-size: medium;
	font-weight : bold;
}

.bigger
{
	font-size: large;
	font-weight : bold;
}

.biggerhigh
{
	color : #32CD32;
	font-size: large;
	font-weight : bold;
}

.biggermark
{
	color : #DAA520;
	font-size: large;
	font-weight : bold;
}

.biggerimp
{
	color : #FF0000;
	font-size: large;
	font-weight : bold;
}

.biggest
{
	font-size: x-large;
	font-weight : bold;
}

.biggesthigh
{
	color : #32CD32;
	font-size: x-large;
	font-weight : bold;
}

.biggestmark
{
	color : #DAA520;
	font-size: x-large;
	font-weight : bold;
}

.biggestimp
{
	color : #FF0000;
	font-size: x-large;
	font-weight : bold;
}

.blind
{
	background : transparent;
	background-color : transparent;
	layer-background-color : Transparent;
}

.bold
{
	font-weight : bold;
}

.high
{
	color: #32CD32;
	font-weight : bold;
}

.mark
{
	color: #DAA520;
	font-weight : bold;
}

.imp
{
	color: #FF0000;
	font-weight : bold;
}

