body {
	background-color: #ffffff;
}

p,ul,ol {
	color: black;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: left;
}

}

p.hl {

	background: #ffed45;
	color: #000000;

}

p.block
{
	color: black;
	font-size: 70%;
	font-weight: normal;
    font-style: italic;
	border: 0px solid #486C98;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 58px;
	text-align: left;
}

p.block2
{
	color: black;
	font-size: 70%;
	font-weight: normal;
	border: 1px solid #ef3121;
	border-width: 1px 3px 3px 1px;
	padding-bottom: 14px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

p.boxright
{
	color: #486C98;
	font-size: 60%;
	font-weight: normal;
	border: 1px dashed #ef3121;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 14px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}

p.boxleft
{
	color: #486C98;
	font-size: 60%;
	font-weight: normal;
	border: 1px dashed #ef3121;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 14px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}


h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1
{
	color: #ef3121;
	font-size: 50%;
	font-weight: bold;

}



h1.spot
{

		position: relative;
         top: 39px;
         font: bold 60% Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
         color: #A88490;
         margin-left: 530px;
         margin-bottom: 42px;
}     

h1.spot2
{

		position: relative;
         top: 39px;
         font: bold 60% Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
         color: #A88490;
         margin-left: 30px;
         margin-bottom: 62px;
}

h1.inspot
{

		position: relative;
         top: 50px;
         font: bold 90% Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
         color: #ef3121;
         margin-left: 5px;
         margin-bottom: 54px;
} 


h2
{
	color: #000000;
	font-size: 130%;
	font-weight: normal;
	border: 0px solid #c18cef;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 0px;
	text-align: center;
	background: #FED3D3;
}

h3
{
	color: #707070;
	font-size: 100%;
	font-weight: bold;
	border: 0px solid #ef3121;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}

.right {
	text-align: right;
	color: #ef3121
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.nav2 {
	color: #182458;
	text-decoration: none;
	font-size: 80%;
	font-family: Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;

}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #ef3121;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #ef3121;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: #ef3121;
		text-decoration: none;
	
}

a:link {
	text-decoration: none;

}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ef3121;
	text-decoration: underline;
}