
	.myfont
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}
.myfontred
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: maroon;
}
.myfontredsmall
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: red;
}

	.myfontbig
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: black;
}

	.myfonttable
		{
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none; 
			color: "#666666";
		}

	.myfontsmall
		{
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-decoration: none; 
			color: "#666666";
		}
		
	.myfontredsmall
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
	}

	.myheaderfont
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #2D2DE0;
	}

.dot {
font-family: Arial;
font-size: 16px;
color: #953884
}
.nav {
font-family: Arial;
font-size: 14pt;
color: #953884;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: #000000;
}
A {
font-family: Arial;
font-size: 11pt;
color: #0000ff;
}
A:hover {
color: #0000ff;
}
td {
font-family: Arial;
font-size: 11pt;
}
.form_element {
font-family: Arial;
font-size: 11pt;
color: #000000;
background-color: #ffffff;
}
.form_data {
font-family: Arial;
font-size: 11pt;
color: #000000;
background-color: #ffffff;
}
