

/*  LINK COLORS  */

a:link			{color: #ffffff; text-decoration:underline}
a:hover			{color: #ffffff; text-decoration:underline}
a:active		{color: #ffffff; text-decoration:underline}
a:visited		{color: #ffffff; text-decoration:underline}



/*  TEXT STYLES  */


/*  Content Styles  */

.Head01
{
	font-family: verdana;
	font-size: 20px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}


.Head02
{
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

.Head03
{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}



p
{ font-family: verdana; font-size: 12px; font-style: normal; line-height: 15px;  font-weight: normal; font-variant: normal;  text-transform: none; color: #ffffff; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px; padding-bottom: 19px }






/* CONTENT PAGE BULLET STYLES */

UL 
{ font-family:verdana; font-size: 12px; ; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #ffffff; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal; list-style-position: inside; list-style-type: round; text-indent: -16px; margin: 0px; margin-left: 16px; padding: 0px; margin-top: 5px; padding-bottom: 6px}

OL 
{ font-family:verdana; font-size: 12px; ; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #ffffff; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal; list-style-position: inside;  text-indent: -16px; margin: 0px; margin-left: 24px; padding: 0px; margin-top: 5px; padding-bottom: 6px}

LI 
{ font-family:verdana; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #ffffff; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal; padding-bottom: 4px}


.Fontcenter
{
font-family: verdana; font-size: 12px; line-height: 15px;  font-weight: normal;  text-transform: none; color: #ffffff; letter-spacing: normal;  word-spacing: normal ; text-align: center;
}


.Fontsmall
{
font-family: verdana; font-size: 11px; font-style: normal; line-height: 13px;  font-weight: normal; font-variant: normal;  text-transform: none; color: #ffffff; letter-spacing: normal; vertical-align: top; word-spacing: normal; padding: 0px;
}




