body {
	background-color: #003366;
}
.main {
	background-color: #FFFFFF;
	width: 800px;
	border: thin solid #000000;
	padding: 6px;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: disc;
	margin: 8px;


}
.line {
	background-image: url(images/pink_dots_bkgnd.gif);
	border: 2px solid #000000;
	width: 800px;



}
a:link {
	color: #003366;

}

a:visited {
	color: #003366;

}

a:hover {
	color: #00CCFF;

}

a.flower:link {
	color: #CCCCCC;

	
	}
	
a.flower:visited {
	color: #CCCCCC;

	
	}
a.flower:hover {
	color: #00CCFF;



	
	}	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C895C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
}
