body         { font-family: Verdana, Arial, Helvetica; font-size: 8pt}
td         { font-family: Verdana, Arial, Helvetica; font-size: 8pt}
h1 {  font-size: 14pt}
select	{font-size: 8pt}	
input 	{font-size: 8pt}
textarea	{font-size: 8pt}	
h2 {  font-size: 12pt; font-weight: bold}
A {
	color: blue;
	}
A:link {
	color: blue;
	}
A:active {
	color: red;
	}
A:visited {
	color: #5500FF
	}
A:hover {
	color: red;
	}

.introtext {font-size: 8pt}
.qtitle {  font-size: 12pt; font-style: italic; font-weight: bold}
.purch 	{font-size: 8pt}	
.mandatory {color:black}

/*kristen's styles*/
body{background-color:#003A7A;}
#main{
background-color:#FFF;
width:600px;
}
#sendrecommendationmain{
	background-color:#FFF;}
#header{	
	height:50px;
	width:606px;
}