body{ font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif"}

p{ color: #000000; font-size: 10px; line-height: 15px}

h1{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2{ color: #000000; font-size: 12px; line-height: 15px; font-weight: bold}
h3{ color: #993333; font-size: 10px; line-height: 15px; font-weight: bold}
h4{ color: #FF9900; font-size: 10px; line-height: 15px; font-weight: bold}

.columnhead{ color: #FFFFFF; font-size: 12px; font-weight: bold}
.columnmain{ font-size: 12px ; line-height: 18px}

.red{ color: #691F16 }
.white{ color: #FFFFFF }
.green{ color: #009999 }

.whitehead{ color: #FFFFFF; font-weight: bold}
.orangehead{ color: #FF9900; font-weight: bold; margin: 5px}
.redhead{
	font-weight: bold;
	margin: 5px;
	font-size: 14px;
}
.whitelink{ color: #FFFFFF; margin: 10px }
.blacklink{ color: #000000; margin: 10px }

a:link, a:visited { }
a:link { color: #000000 }
a:visited { color: #555555 }
a:hover {
	color: #3300FF;
	text-decoration: underline;
	text-transform: uppercase;
}
