body{
	font-family: tahoma, arial, helvetica;
	color:#333333;
}

.grey {color: #999999}
.red {color: #cc0000}
.green {color: #009900}

.txt {
	font-size:11px;
	font-weight: normal;
}

.txtbold {
	font-size:11px;
	font-weight: bold;
}

h1{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h2{
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-size: 12px;
	font-weight: bold;
}

h4, h5{
	font-size: 12px;
}

	table.content {border-right: 1px solid Gray; border-bottom: 1px solid Gray;}
	.content td {
		border-left: 1px solid Gray;
		border-top: 1px solid Gray;
		padding-left : 4px;
		padding-top : 2px;
		padding-bottom : 2px;
	}

a {font-size: 1.0em; font-family: tahoma, arial, helvetica; color:#333333; text-decoration:none;}
a:link {font-size: 1.0em; font-family: tahoma, arial, helvetica; color:#333333; text-decoration:none;}
a:visited {font-size: 1.0em; font-family: tahoma, arial, helvetica; color:#333333; text-decoration:none;}
a:hover {font-size: 1.0em; font-family: tahoma, arial, helvetica; color:#CC0000; text-decoration:none;}
.content_table {background-color: #f4f4f4; border-width: thin; border-style: solid; border-color: #cccccc;}

.contboxheadertxt {
	font-family:tahoma, arial, helvetica; 
	font-size:11px; 
	font-weight:bold; 
	line-height:16px;
	text-decoration:none; 
	color:#333333;
	background-color: Silver;
}			
