body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link  {
	font-family: Verdana;
	font-size: 12px;
	color:#316a76;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	color:#ff9a35;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#2ac0e1;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color:#316a76;
}

a.white:link   {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

a.white:active  {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

a.white:hover  {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

a.white:visited  {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

a:link.black  {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:link.blue  {
	font-family: Verdana;
	font-size: 12px;
	color: #1a538c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:active.black  {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:active.blue  {
	font-family: Verdana;
	font-size: 12px;
	color: #1a538c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:hover.black  {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:hover.blue  {
	font-family: Verdana;
	font-size: 12px;
	color: #1a538c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:visited.black  {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:visited.blue  {
	font-family: Verdana;
	font-size: 12px;
	color: #1a538c;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.menu  {
	font-family: Verdana;
	font-size: 12px;
	color:#a70304;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#ff9a35;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	padding-right: 10px;
}

font.center {
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
}

p.white {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
}

p.whitecenter {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	text-align:center;
}

p.right {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: right;
}

p.center {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	padding-right: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;	
}

h1.center {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

h1.right {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

h1.left {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

h1.fac {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2.center {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

h3.center {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	text-align: center;
}


hr {
	color: #377c8b;
}


li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
}



