body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

/*A {font-family:Arial, Helvetica, sans-serif;
	link {color:blue;
	font-size: 8pt;
	visited {color: #b112c3;
	hover {text-decoration: none; color: #ff9900;
	font-weight:bold;
	active {color: red;text-decoration: none
	}*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2414E0;
	font-size: 11pt;
	text-decoration: underline}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8211B9;
	font-size: 11pt;
	text-decoration: underline}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E01414;
	font-size: 11pt;
	text-decoration: none;
}
/*a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD13A3;
	text-decoration: none;
}*/



td {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

.quickMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color:blue;
	}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0060aa;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ea1a16;
	font-weight:bold;
}

.teaHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight:bold;
}

LI {	font-size: 11pt;
	white-space: normal; 
    list-style: square;
	list-style-position: outside;
	color: #000000; 

}

p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000000; 
}

H3 { margin:margin-top: 30px; 
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000000;
} 

H4 { margin:margin-top: 25px; 
	font:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
} 
