h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}
h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 100;
	text-align: left;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

a.link:link {
	font-family: arial;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	border: none;
	border-color:#000000;
	font-size: 12px;
			}

a.link:visited 	{
				font-family: arial;
				color: #666666;
				text-decoration: none;
						font-size: 12px;
				}

a.link:active 	{
			font-family: arial;
			color:#993333;
			text-decoration: none;
					font-size: 12px;
				}

a.link:hover	{
	font-family: arial;
	color: #993333;
	text-decoration: underline;
	font-size: 12px;
				}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.link2:link {
			font-family: arial;
			color: #990000;
			text-decoration: none;
			border: none;
			font-weight: 500;
			}

a.link2:visited 	{
				font-family: arial;
				color: #666666;
				text-decoration: none;
				font-weight: 500;
				}

a.link2:active 	{
			font-family: arial;
			color:#000066;
			text-decoration: none;
			font-weight: 500;
					}

a.link2:hover	{
				font-family: arial;
				color: #990000;
				text-decoration: underline;
				font-weight: 500;
				}

a.link3:link {
			font-family: arial;
			color: #FFFFFF;
			text-decoration: none;
			border: none;
			}

a.link3:visited 	{
				font-family: arial;
				color: #FFFFFF;
				text-decoration: none;
				}

a.link3:active 	{
			font-family: arial;
			color:#FFFFFF;
			text-decoration: none;
					}

a.link3:hover	{
				font-family: arial;
				color: #999999;
				}
				
a.link4:link {
			font-family: trebuchet MS, arial;
			color: #FFFFFF;
			line-height: 130%;
			letter-spacing: +2px;
			text-decoration: none;
			border: none;
			font-size: 14px;
			font-weight: bold;
			}

a.link4:visited 	{
			font-family: trebuchet MS, arial;
			color: #FFFFFF;
			line-height: 130%;
			letter-spacing: +2px;
			text-decoration: none;
			border: none;
			font-size: 14px;
			font-weight: bold;
				}

a.link4:active 	{
			font-family: trebuchet MS, arial;
			color: #FFFFFF;
			line-height: 130%;
			letter-spacing: +2px;
			text-decoration: none;
			border: none;
			font-size: 14px;
			font-weight: bold;
				}

a.link4:hover	{
			font-family: trebuchet MS, arial;
			color: #333333;
			line-height: 130%;
			letter-spacing: +2px;
			text-decoration: none;
			border: none;
			font-size: 14px;
			font-weight: bold;
				}				

