body { background-image: url(/graphics/greybg.jpg);
			 background-repeat: repeat;
			 background-attachment: fixed;
			 background-color: #5b5b5b;
			 margin-top: 0px;
			 margin: 0px;
			 padding: 0px;
			 font-family: arial, helvetica, sans-serif;
			 font-size: 10pt;
			 color: #000000; }
			 
a:link { color: #1e90ff;
				 font-weight: normal;
				 text-decoration: underline; }
a:visited { color: #1e90ff;
	  			  font-weight: normal;
						text-decoration: underline; }
a:hover { color: #3366cc;
	 			  font-weight: normal;
					text-decoration: underline; }
a:active { color: #3366cc;
	  			 font-weight: normal;
					 text-decoration: underline; }


tbody { font-family: arial, helvetica, sans-serif;
			  font-size: 10pt;
			  color: #000000; }

p,dl { font-family: arial, helvetica, sans-serif;
			 font-size: 10pt;
			 color: #000000; }

h1 { text-align: left;
		 padding-top: 0px;
		 padding-bottom: 0px;
		 margin-top: 0px;
		 margin-bottom: 0px;
		 border-bottom-style: solid;
		 border-bottom-width: 1px;
		 border-bottom-color: #000000;
		 text-transform: uppercase;
		 font-family: palatino linotype, palatino, sans-serif, georgia, verdana, helvetica; 
		 font-size: 14pt;
		 font-weight: bold;
		 color: #000000; }		 
			 
h2 { font-family: verdana, helvetica, sans-serif;
		 font-size: 13pt;
		 font-weight: bold;
		 text-align: center;
		 color: #008b8b; }			 
			 
h3,h4 { text-align: center; }

.footer { text-align: center;
					font-family: arial, palatino linotype, palatino, sans-serif, georgia, verdana, helvetica;
			 		font-size: 8pt;
			 		color: #414141; }

div.sidemenu ul { margin-bottom: 5px;
									display: block;
									list-style-image: url("/graphics/yellowstar.gif");
									list-style-position: outside; }
										 
div.sidemenu li { margin-left: -15px;
									padding-bottom: 5px;
		 							text-transform: uppercase;
									font-family: palatino linotype, palatino, sans-serif, georgia, verdana, helvetica;
									font-size: 8pt;
									color: #000000; }

div.sidemenu a:link  { color: #000000;
								 			 font-weight: normal;
								 			 text-decoration: none; }
div.sidemenu a:visited  { color: #000000;
								 					font-weight: normal;
								 					text-decoration: none; }
div.sidemenu a:hover  { color: #000000;
								 			  font-weight: bold;
								 				text-decoration: none; }
div.sidemenu a:active  { color: #000000;
												 font-weight: bold;
												 text-decoration: none; }