a:link {color: blue;}
a:visited {color: green;}
a:hover {color: purple;}
a:active {color: blue;}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	background: #ccccff;
	color: #000000;
}

blockquote {
	text-align: justify;
	font-style: italic;
}

dd {
	text-align: justify;
}

dt {
	font-weight: bold;
}

em {
	font-family: Arial;
	font-size: 12pt;
	color: #0000CC;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

h1 {font-size: 24pt;}
h2 {font-size: 18pt;}
h4{font-style: italic;}

.ind {
	text-indent: -1.5em;
}

.date {
	font-weight: bold;
}

.opening  {
	font-weight: bold;
                     text-align: center;
}


.txt-small {
	font-size: 10pt;
}

.txt-b {
	font-weight: bold;
}

.txt-b-c {
	font-weight: bold;
                     text-align: center;
}

.dbf-bold {
	font-family: Arial;
	font-size: 22pt;
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}

.dbf {
	font-family: Arial;
	font-size: 12pt;
	color: #0000CC;
	font-style: italic;
}

.dbf-small {
	font-family: Arial;
	font-size: 18pt;
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}

.dbf-smaller {
	font-family: Arial;
	font-size: 14pt;
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}

.emp_op{
	font-family: Arial;
	font-size: 22pt;
	color: black;
	font-weight: bold;
	}


.subh2 {
	font-family: Arial;
	font-size: 16pt;
	color: #0000CC;
}

.lbf {
	font-family: Arial;
	font-size: 12pt;
	color: #4682B4;
	font-weight: bold;
	}

.lbf_small {
	font-family: Arial;
	font-size: 12pt;
	color:  #4682B4;
	font-weight: bold;
	}

li {
	font-family: Arial;
	font-size: 12pt;
	color: black;
}

p {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}

.ctf {
	font-family: Arial;
	font-size: 12pt;
	color: black;
	text-align: justify;
}

.ctf-white {
	font-family: Arial;
	font-size: 12pt;
	color: white;
}

.bla {
	font-family: Arial;
	font-size: 12pt;
	color: black;
}

#top_nav {
	border-bottom: 2px solid black;
}

#button {
	width: 12em;
	border-right: 1px solid #ffffff;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	color: #003366;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-style: outset;
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-style: inset;
	background-color: #ccccff;
	color: #003366;
	font-weight: bold;
	font-size: 10pt;
}
