ol {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	text-indent: 6%;
	text-align: justify;
	
}

h1 {
	font-family: Viking;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Viking;
	font-size: 8pt;
	text-align: center;
	text-indent: 0%;
	font-style: italic;
	font-weight: normal;
}
h5 {
	font-family: Viking;
	font-size: 10pt;
	text-align: center;
	text-indent: 0%;
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-family: Verdana;
	font-size: 10pt;
	text-indent: 0%;
	font-style: italic;
	text-align: justify;
	
}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

A:ACTIVE {
	font-family: Verdana;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
A:HOVER {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
A:VISITED {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CD5C5C;
}
A:LINK, A:FOCUS {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
table {
	border: 0pt;
	border-collapse: collapse;
	width: 100%;
	padding: 0pt 0pt 0pt 0pt;
}
td {
	width: 100%;
}
BODY {
	scrollbar-base-color : #CA6672;
   scrollbar-arrow-color : #000000;
}


}


