
BODY {
	color: #330033 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffcc
}

A:link {
	color: #000066; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; 
}

A:hover {
	color: #000000 !important;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color: #ccffff;
}

A:visited {
	color: #cd5c5c; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

H2 {
	color: #000066;
}

H3 {
	color: #000066;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
}
.cartheading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.heading {
    color: #000066;
	font-size: 24px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none
}
.description {
    color: #cc66ff;
	font-size: 12px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none
}

.welcome {
    color: #000066;
	font-size: 14px; 
	font-weight: bold;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none
}
.subTitle {
    color: #000066;
	font-size: 13px; 
	font-weight: bold;
	font-style: italic; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 220px;    
	text-decoration: none
}
.regular {
    color: #000066;
	font-size: 12px; 
	font-weight: normal;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none
}
.title {
    color: #003399;
	font-size: 18px; 
	font-weight: bold;
	font-style: italic; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none;
	text-align: right; 
	border-style: none;
}

.feedback{
    color: #8a2be2;
	background-color: #ffffcc;
	font-size: 12px; 
	font-weight: bold;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none; 
	border-style: none;
}
.navBG {
    color: #003399;
	background-color: #ffffff;
	font-size: 10px; 
	font-weight: bold;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none; 
	border-style: none;
}
.item {
    color: #003399;
	background-color: #ffffcc;
	font-size: 10px; 
	font-weight: bold;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	text-decoration: none; 
	border-style: none;
}
.footer	{
	background-color: #003399; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px; 
	color: #FFFFFF;	
	text-align: center; 
	border-style: none
}
.response {
	font-weight: bold;
	font-style: italic;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #FFFFFF;
        border-style: none
}


