body { background: #D4D4D4 url(images/verticalbackgroundgray.jpg) repeat-x center top; 
} 

.WhitePrint 
{ 
	font-size: 12px;
	color: white;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	text-decoration: none; 
}

.SmallWhitePrint 
{ 
	font-size: 11px;
	color: white;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	text-decoration: none; 
}

.GrayPrint 
{ 
	font-size: 12px;
	color: 8e8e8e;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	text-decoration: none; 
}

.GrayPrintLarge 
{ 
	font-size: 18px;
	color: 8e8e8e;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	text-decoration: none; 
}

.GrayPrintMedium 
{ 
	font-size: 14px;
	color: 8e8e8e;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	text-decoration: none; 
}

.GrayPrintSmall 
{ 
	font-size: 10px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: none; 
}

.GrayPrintSmallBottom 
{ 
	font-size: 10px;
	color: b6b6b6;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: none; 
}

.LinkSmallGray a:link 
{ 
	font-size: 10px;
	color: b6b6b6;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}
.LinkSmallGray a:visited 
{ 
	font-size: 10px;
	color: b6b6b6;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}
.LinkSmallGray a:active  
{	
	font-size: 10px;
	color: b6b6b6;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}
.LinkSmallGray a:hover 
{ 
	font-size: 10px;
	color: 787878;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}


.LinkSmallGrayNoLine a:link 
{ 
	font-size: 10px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: none; 
}
.LinkSmallGrayNoLine a:visited 
{ 
	font-size: 10px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: none; 
}
.LinkSmallGrayNoLine a:active  
{	
	font-size: 10px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: none; 
}
.LinkSmallGrayNoLine a:hover 
{ 
	font-size: 10px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}

.LinkLargeGray a:link 
{ 
	font-size: 16px;
	color: 000000;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
}
.LinkLargeGray a:visited 
{ 
	font-size: 16px;
	color: 000000;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
}
.LinkLargeGray a:active  
{	
	font-size: 16px;
	color: 000000;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
}
.LinkLargeGray a:hover 
{ 
	font-size: 16px;
	color: 8e8e8e;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
	text-decoration: underline; 
}
