/* CSS Document */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00A;
	line-height: 1.2em;
	text-align: justify;
	text-decoration: none;
margin: 0px;
padding: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-align: justify;
text-decoration: none;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	text-decoration: underline;
	color: #306;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}

h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	text-decoration: underline;
	color: #000999;
		text-align: center;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	color: #000999;
	text-align: right;
}

h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: underline;
	color: #000000;
	text-align: left;
	margin-bottom: 0.5em;
}

h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin-bottom: 0.5em;
}




.style1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	color: #000;
	text-align: left;
line-height: 1.1em;
}



.accent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: 000;
}

.heavy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: 000;
)











a {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; text-decoration: none;}
a:link {color: #0066FF; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {text-decoration: none; color: #60D; background-color: none;}

a:active {color:#936; text-decoration: none;}
