
A:Link {color: #333333; text-decoration: underline; }
A:Visited {color: #333333; text-decoration: underline; }
A:Hover {color: #DDC024; text-decoration: underline; }

h1 {color: #375B71; font-size: 16px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: center;}

.text, P, LI, UL, OL {color: #333333; font-size: 13px; line-height: 16pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

.header {color: #375B71; font-size: 13px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: 333333;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #C6192B; text-decoration: underline}

ul {
	list-style-type: square;
	list-style-image:  url(images/bullet.gif);
}

.container {
   border-style: solid;
   border-color: #253C5E;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:280px;
   text-align: center;
   background-color: E0EAF4;
}