/* CSS Document */


body {
	background-color: #BACBE4;
	color: #230047;
	font-family: Verdana
	font-size: 11px;
}

.pageheader
{
color: #FF623B; 
text-align: center; 
font-size: 28pt;
font-weight: bold;
}

.pageheader a:link 
{
	color: #FF623B;
	font-size:28px;
}
.pageheader a:visited 
{
	color: #FF623B;
	font-size:28px;
}
.pageheader a:hover 
{
	color: #FF00FF;
	font-size:28px;
	text-decoration: underline;
}
.pageheader a:active 
{
	color: #FF623B;
	font-size:28px;
}

.text
{
color: #230047;
font-family: Verdana
font-size: 11px;
}

.text a:link 
{
	color: #230047;
	font-size:18px;
}
.text a:visited 
{
	color: #230047;
	font-size:18px;
}
.text a:hover 
{
	color: #FF00FF;
	font-size:18px;
	text-decoration: underline;
}
.text a:active 
{
	color: #230047;
	font-size:18px;
}

.subtitle
{
color: #FF623B;
font-size: 22px;
font-weight: bold;
}

.bullets
{
color: #230047;
text-align: justify;
font-size: 18px;
}

a:link 
{
	color: #230047;
	font-size:18px;
	text-decoration: none;
}

a:visited 
{
	color: #230047;
	font-size:18px;
	text-decoration: none;
}

a:hover 
{
	color: #FF00FF;
	font-size:18px;
	text-decoration: underline;
}

a:active 
{
	color: #FF00FF;
	font-size:18px;
	text-decoration: none;
}

 .WebRes a:link 
{
	color: #FF623B;
	font-size:18px;
	text-decoration: none;
}

 .WebRes a:visited 
{
	color: #FF623B;
	font-size:18px;
	text-decoration: none;
}

 .WebRes a:hover 
{
	color: #FF00FF;
	font-size:18px;
	text-decoration: underline;
}

 .WebRes a:active 
{
	color: #FF623B;
	font-size:18px;
	text-decoration: none;
}
