body {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background: white;
	margin-top: 5px;
	margin-bottom: 5px
}

h1 {
	font-size: 16px;
	color: #003366
}
h2 {
	font-size: 14px;
	color: #006699
}
p {
	font-size: 12px;
	text-align: justify;
}
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #006699}

A:link {text-decoration: none; font-weight: normal; color: #000000; text-decoration: none}

A:visited {text-decoration: none; font-weight: normal; color: #000000; text-decoration: none}

A:active {text-decoration: none; font-weight: normal; color: #000000; text-decoration: none}

A:hover {font-weight:normal; color: #CC0000; text-decoration: underline}

a.arial:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:hover {font-weight:normal; color: #CC0000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}


a.arialBoldRed:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #990000}

a.arialBoldRed:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #990000}

a.arialBoldRed:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #990000}

a.arialBoldRed:hover {font-weight:bold; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

.white {
	color: #FFFFFF;
	text-decoration: none;
	
}

.white:link {
	color: #FFFFFF;
	text-decoration:none;
	
}

.white:visited {
	color: #FFFFFF;
	
}

.white:hover {
	color: #FFFFFF;
	
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitebold:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.whitebold:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.bold {
	text-decoration: none;
	font-weight: bold;
}

.bold:link {
	text-decoration:none;
	font-weight: bold;
}

.bold:visited {
	font-weight: bold;
}

.bold:hover {
	font-weight: bold;
}

.bold:active {
	font-weight: bold;
}

.black {
	color: #000000;
	text-decoration: none;
	
}

.black:link {
	color: #000000;
	text-decoration:none;
	
}

.black:visited {
	color: #000000;
	
}

.black:hover {
	color: #000000;
}