/* CSS Document */

td
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#666666;
}
	
.cr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.cr:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}

.header1	
{

	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#3b150a;
}

.header2	
{

	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3b150a;
}

.position	
{

	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
}


.bodylink	
{

	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#3b150a;
	text-decoration:none;
}

.bodylink:hover
{

	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
