A:link  {
	color : Blue;
	text-decoration : none;
	font-family : verdana, arial;
	font-weight : bold;
}
A:visited  {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : #333399;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color: #9932CC;
	text-decoration: underline;
	font-weight: bold;
}
.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 5 px;	
	margin-bottom: -20 px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5 px;		
	margin-bottom: -20 px;	
}
.bodymainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodylrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodylrg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boxred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
}
.bodyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff
}
a.bodyfooter:hover {
	color : #FFFF66;
	text-decoration : underline;
	font-weight : bold;
}
.boldbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}
a.bottomnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Blue;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}
a.bottomnav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color : #339933;
	text-decoration : underline;
	font-weight : bold;
	font-style : normal;
}
a.bottomnav:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color : #003300;
	text-decoration : normal;
	font-weight : bold;
	font-style : normal;
}
.email {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}
a.email {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Yellow;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}
a.email:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color : White;
	text-decoration : underline;
	font-weight : bold;
	font-style : normal;
}
a.email:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color : #FFCC33;
	text-decoration : normal;
	font-weight : bold;
	font-style : normal;
}
.lists    {
	display: block;
	margin-left : 32px;
	margin-top : 5px;	
}
body  {
	background-image: url(images/quiltyback.jpg);
	margin-top : 30px;
}
ul.check {
  list-style-image: url(images/ul_check.gif);
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, sans-serif; 	
  margin-top: 3px;
}
