body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; 
	color: #666666; font-size: x-small; font-weight: normal; text-decoration: none; 
	background-image:url(../images/body-background.jpg);} 

h1 { color: #0066CC; font-size: x-large; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; }
h2 { color: #999999; font-size: medium; font-weight: bold} 
h3 { color: #CC0000; font-size: medium;} 
h4 { color: #FFFFFF; font-size: medium; font-style: normal; font-weight: bold; text-decoration: none} 
h5 { color: #2E8B57; font-size: small;}

p.floatingright { float: right;
									margin-top: 5px;
									margin-left: 5px;
									margin-right: 5px;
									margin-bottom: 5px;
								}

.indented { float: left;
						margin-top: 15px;
						margin-left: 15px;
						margin-right: 15px;
						margin-bottom: 15px;
					}

td { background-color: #ffffff;}

.navigation {color: #0066CC; font-size: x-small; font-style: normal; text-decoration: none}

.footer {color: #0066CC; font-size: x-small; font-weight: bold; font-style: normal; text-decoration: none}

A:link {color: #0066CC; font-weight: bold; font-style: normal; text-decoration: none}
A:visited {color: #0066CC; font-weight: bold; font-style: normal; text-decoration: none}
A:active {color: #0066CC; font-weight: bold; font-style: normal; text-decoration: none}
A:hover {color: #0066CC; font-weight: bold; font-style: normal; text-decoration: none}

