body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-position: 0px 0px;
     }


a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #006FAA	}

a:visited 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #006699; 
	text-decoration: underline	}


a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: ##000066; 
	text-decoration: none

	}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: normal; font-weight: bolder; color: ##000066}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; line-height: normal; font-weight: normal; color: ##000066}

h4 {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: ##000066}

h5 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; color: ##006699}

p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: ##000066; font-weight: lighter; line-height: normal}
h3 {
font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: ##000066; font-weight: lighter; line-height: normal
}
h6 {
font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF
}
.bannerbg {
	background-position: center center;
	background-repeat: no-repeat;
}
.home {
	background-image: url(flash/gifs/watchtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;

}
.leftwatch {
	background-image: url(flash/gifs/watchleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.homebanner {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(flash/gifs/homebannerbg.jpg);

}
.courier {
	width: 80%;
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #000000;
	font-size: 9pt;
	font-family: "Courier New", Courier, mono;
	color: #000000;



}

