body {

background-color:			#ffffff;
width:									100%;
margin-top:						0px;
font-family:						 Gerogia, "Times New Roman", serif;
font-weight:						normal;
font-size:							115%;
color:									#000000;

}

#h4 {

background:						transparent;
width:									380px;
font-weight:						strong;
color:									#000000;

}

#h3 {

background:						transparent;
width:									380px;
font-weight:						strong;
color:									#000000;

}

#h2 {

background:						transparent;
width:									380px;
font-weight:						strong;
color:									#000000;

}

#h1 {

background:						transparent;
width:									380px;
font-weight:						strong;
color:									#000000;

}

img {

border: 								none;

}

.class1 A:link {

text-decoration: 				none;
font-weight:						normal;
font-style:							italic;
color:									#000000;

}

.class1 A:visited{

text-decoration:				underline;
font-weight:						normal;
font-style:							italic;
color:									#000000;

}

.class1 A:active {

text-decoration:				underline;
font-weight:						normal;
font-style:							italic;
color:									#000000;

}

.class1 A:hover {

text-decoration:				underline;
font-weight:						normal;
font-style:							italic;
color:									#000000;

}

a, a:visited, a:active, a:hover {

color: 									#ffffff;
text-decoration: 				none;
font-style:							italic;
font-weight: 					normal;
}