#header
{
	font-size: 24pt;
	border-left-color: #3399ff;
	border-bottom-color: #3399ff;
	color: lightgrey;
	border-top-style: ridge;
	border-top-color: #3399ff;
	font-family: Garamond;
	border-right-style: ridge;
	border-left-style: ridge;
	background-color: #336699;
	text-align: center;
	border-right-color: #3399ff;
	border-bottom-style: ridge;
}


BODY
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	font-size: 11pt;
	border-left: #6699ff thin solid;
	color: dimgray;
	border-bottom: #6699ff thin solid;
	font-family: Batang;
	list-style-type: none;
	text-align: justify;
	padding-top: 1m;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	
}
A
{
	color: #0066cc;
	font-family: Garamond;
}

A:hover
{
	color: #3399ff;
	font-family: Garamond;
	text-decoration: underline;
}

A:visited
{
	color: #0066cc;
	font-family: Garamond;
}

#PICTURE
{
	border-right: #0066cc inset;
	border-top: #0066cc inset;
	border-left: #0066cc inset;
	border-bottom: #0066cc inset;
}
#FOOTER
{
	border-right: #006699 thin solid;
	border-top: #006699 thin solid;
	font-size: 8pt;
	border-left: #006699 thin solid;
	border-bottom: #006699 thin solid;
	font-family: Tahoma;
	text-align: center;
}


H4
{
	font-family:batang;
	color:black;
}

H3
{
	font-family:helvetica;
	color:#444444;
}
H2
{
	font-family:helvetica;
	color:#444444;
}

