

BODY { 
	background:  #056735;
	color: #FFFFFF;
	font-family: "Arial";
        font-size: 100%;
}


EMBED { 
	bgcolor:  #056735;
}


OBJECT { 
	bgcolor:  #056735;
}

UL { 
	margin-top: 1; 
}

DIV.title {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}

DIV.subtitle {
	text-align: center;
	margin: 0 0 10;
	letter-spacing: .15em;
	font-size: 100%;
}


DIV.text {
	margin: 0 0 30;
	font-family: arial;
	border:  solid;
	border-color: white;
	border-width: 1;
	padding: 10;
}


A:link, A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A:hover {
	color: #FFCC00;
	text-decoration: none;
}


font.font1 {
	font-size: 100%;
	font-weight: bold;
}

font.font2 {
	
	font-style: italic;
}

font.font3 {
	font-weight: regular;
}

font.font4 {
	font-weight: bold;
}

font.font5 {
	font-size: 100%;
}

font.arrow {
	font-size: 2em;	font-weight: bold;
	color: #FFFFFF
}

HR {
	width: 100%;
	height: 0;
}

td {
	font-family: arial;
}


