body {
	font-family: arial;
	font-size: 12pt;
	font-color : #333333;
	color: #000;
	font-weight: bold;
}

.tableContent {
background-color : #F1F1F1;
font-size: 10pt;
padding:3px;
}

.tableTitle {
background-color : #F1F1F1;
font-size: 10pt;
text-decoration: strong;
padding:3px;
}

.tdContent {
background-color : #F1F1F1;
font-size: 14pt;
text-decoration: strong;
padding:3px;
}

h1 {
	font-size: 30pt;
}

a.link {
font-color: #000000;
text-decoration: none;
}

a.hover {
text-decoration: underline;
font-color: #ffffff;
}

a.visited {
text-decoration: underline;
font-color: #009933;
}

.style2 {
	font-family: Arial, Helvetica, verdana;
	font-size: 10pt;
	font-color: ##FF0000;
	
}

.heading {
	font-family: Arial, Helvetica, verdana;
	font-size: 18pt;
	color: #F00;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, verdana;
	font-size: 12pt;
	color: #F00;
	font-weight: bold;
}
