table.main{background-color: #Ffffff;}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	line-height: 1.5em;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu a:link {
	color: #c74e9a;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	color: #c74e9a;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #aeaeba;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:active {
	color: #aeaeba;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #c74e9a;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
		color: #747474;
}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #747474;
}
a:link {
	color: #c74e9a;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #c74e9a;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: circle;
	color: #747474;
}
.pinkbold {
	color: #c74e9a;
	font-weight: bold;
}
