BODY
{
    BACKGROUND-COLOR: #DDDDDD;
    COLOR: Navy;
    FONT-FAMILY: 'Verdana', 'Times New Roman';
	font-weight:normal;
}

H1
{
	font-size: x-large; font-weight: bold; text-align:center;
}

H2
{
	font-size: large; font-weight: bold; text-align:center;
}

H3
{
	font-size:medium; font-weight: bold; text-align:center;
}

H5
{
	font-size: medium; font-weight: bold; text-align:center;
}
A
{
}

A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}

p {  FONT-FAMILY: 'Verdana', 'Georgia', 'Tahoma', 'Times New Roman';
}

.mousetype
{
	font-size:x-small;
}

.grid
{
	background-color:#CCCCCC;
}

.gridheader
{
	background-color:#BBBBBB;
}

.gridaltrow
{
	background-color:#EEEEEE;
}
