
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #2E2E2E;
	background-image: url(images/web_design.gif);
}

.awmAnchor 	{position:relative}

a:link {
	color: Maroon;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	color: Navy;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: Maroon;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: Navy;
	background-color: transparent;
	text-decoration: underline;
}

h1 {
	color: #191970;
	font-family: "Copperplate Gothic Light", serif;
	font-size: x-large;
	font-style: normal;
	font-weight: 800;
	height: auto;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8C00;
	font-weight: bold;
	text-align: Left;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0000;
	font-weight: bold;
	text-align: Left;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
	background-color: transparent;
}
 
li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: transparent;     
 }
 
td { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
 }
 
tr { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.news {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}		    

.contact {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1E1;
}	

