BODY {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	}

A:LINK{
	color : #Blue;
	
}
	
A:VISITED {
	color : #Blue;
	}

A:HOVER {
		color : #990033;
	}

.table-general 
{
	color: Black; 
	font-size: 12px; 
	font-family: Arial;
}

.time {
	font-size : 10px;
	color : #990000;
	font-family:  Arial; 
}

.table-bold
{
	color: Black; 
	font-size: 12px; 
	font-family:  Arial;
	font-weight : bold;
}

.table-small
{
	color: Black; 
	font-size: 12px; 
	font-family:  Arial;
	}

.table-small-bold
{
	color: Black; 
	font-size: 12px; 
	font-family:  Arial;
	font-weight : bold;
}

.table-bold-large
{
	color: Black; 
	font-size: 14px; 
	font-family:  Arial;
	font-weight : bold;
}

.table-white
{
	color : white;
	font-size: 10px;
	font-family: Arial;
	}

.table-title-bold-white
{
	color : white;
	font-size: 14px;
	font-family:  Arial;
	font-weight: bold;
}

.table-title-red
{
	color: #993333; 
	font-size: 14px;
	font-family:  Arial;
	font-weight : bold;
}

.page-title-blue
{
	color: #003399; 
	font-size: 20px;
	font-family:  Arial;
	font-weight : bold;
}

.page-medium-blue
{
	color: #003399; 
	font-size: 16px;
	font-family:  Arial;
	font-weight : bold;
}

.page-medium-red
{
	color: #993333; 
	font-size: 16px;
	font-family:  Arial;
	font-weight : bold;
}

.page-large-red
{
	color: #993333; 
	font-size: 18px;
	font-family:  Arial;
	font-weight : bold;
}

.table-general-blue
{
	color: #003399; 
	font-size: 14px; 
	font-family: Arial;
}

.table-general-blue-bold
{
	color: #003399; 
	font-size: 14px; 
	font-family: Arial;
}

.page-small-blue
{
	color: #003399; 
	font-size: 14px;
	font-family:  Arial;
	font-weight : bold;
}
