body, td
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}	

body
{
	margin : 10px;	
	background-color: #C4E7EF;
}

a
{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.smalltitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.heading
{
	color: #FFFFFF;
}

.col1
{
	color: #FF0025;
	font-weight: bold;
}

.grey
{
	color: #777777;
}

.small
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
}

.vsmall
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #000000;
}

.sshot
{
	background-color: #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.red
{
	background-color: #43BCCF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.main
{
	background-color: #DFFFDB;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.main2
{
	padding: 12px;
}

.bar
{
	border-bottom: solid 1px #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bottom
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	background-color: #DFFFDB;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px;
}

