BODY 
{	
	BACKGROUND: #ffffff; 
	COLOR: #333333;  
	font-family: georgia, times new roman, times, serif;  
	font-size: medium;
	margin-top: 0px;
	margin-left: 0px;
	
}
TD
{
	font-size: medium;
}

A
{
	COLOR: #333333;
}

A:link
{
	color: #333333;
}
A:visited
{
	COLOR: #333333;
}
A:hover
{
	color: #FF0000;
}
A:focus
{
	color: #FF0000;
}
A:active
{
	color: #FF0000;
}

.mainTable
{
	width: 500px;
}

.head
{
	color: #333333;
	font-family:   georgia, times new roman, times, serif;   
	font-size: large;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.italicText
{
	font-family: georgia, times new roman, times, serif;  
	font-size: small;
	font-style: italic;
}

.caption
{
	font-size:  small;
	font-style: italic;
	text-align: center;
}
A.caption
{
	font-size:  small;
	font-style: italic;
	text-align: center;
}
A.caption:hover
{
	font-size:  small;
	font-style: italic;
	text-align: center;
	font-color: red;
}
