A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #f00;
	text-decoration : underline;
}

A:Hover {
	color : #990000;
}

.subhead1, .akcontent h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #900;
	text-decoration : none;
}

.urgent{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #f00;
	text-decoration : none;
}

.breadcrumb a:link, .breadcrumb a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #c60;
	text-decoration : underline;
}

.breadcrumb a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #930;
	text-decoration : underline;
}

.highlight a:link, .highlight a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #f00;
	background: yellow;
	text-decoration : underline;
}

.highlight a:hover {
	color: yellow;
	background: #f00;
}

.sitemap a:link, .sitemap a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #c00;
	text-decoration : none;
}

.sitemap a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #f00;
	text-decoration : none;
}

.secondary a:link, .secondary a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #000;
	text-decoration : none;
}

.secondary a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #f93;
	text-decoration : none;
}

.tertiary a:link, .tertiary a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #c60;
	text-decoration : none;
}

.tertiary a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #930;
	text-decoration : none;
}

.leftnavat a:link, .leftnavat a:visited, .leftnavat a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #000;
	text-decoration : none;
}

.rightnav a:link, .rightnav a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #fff;
	text-decoration : none;
}

.rightnav a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #fc6;
	text-decoration : none;
}

.pointer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #fc6;
}

.content, .akcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color : #000;
	line-height : 2em;
}

.content_less_leading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color : #000;
	line-height : 1.5em;
}

.box {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color : #c00;
	line-height : 2em;
}

.glossary {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000;
}

.title, .akcontent h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #930;
	text-decoration : none;
}

.footer a:link, .footer a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #fff;
	text-decoration : none;
}

.footer a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #fc6;
	text-decoration : none;
}

.footerat a:link, .footerat a:visited, .footerat a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #f00;
	text-decoration : none;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #000;
	text-decoration : none;
}
.logo {
	margin-top: 8px;
	margin-bottom: 15px;
}
.akcontent {
	margin-right: 15px;
	margin-left: 20px;
}
.akcontent h1 {
	border-bottom: 1px solid #FFCC00;
	padding-bottom: 5px;
}
.underline {
	display: block;
	border-bottom: 1px solid #000000;
	width: 90%;
}
.akcontent li {
	margin-bottom: 15px;
}

