/* CSS style sheet for the BMP04 page */

A:link 		{
	text-decoration: none;
	font-weight:bold;
	color: #333399;
}
A:visited 	{ text-decoration: none; font-weight:bold; color: #333399; }
A:active 	{ text-decoration: none; color: 000000; }
A:hover 	{
	color: #CCCCCC;
	background-color: #000000;
}

.regular 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: black; text-transform: none }
.accent 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: black; text-transform: none }
.titles 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 28px; font-style: normal; line-height: normal; font-weight: normal; color: 000080; font-variant: normal }
.titles2 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; line-height: normal; font-weight: normal; color: 000080; font-variant: normal }
.small 		{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: 000080; }
.headings 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: white; text-transform: none; }
.list 		{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: black; text-transform: none }
