BODY {
	color : black;
	font-family : Arial, sans-serif;
	font-size: x-small;
	background : white;
	text-align : justify;
}

TD {
	color : black;
	font-size: x-small;
}

H1 {
	color: #00538C;
	font-size: large;
	text-align : center;
}

H2 {
	color: #568BD9;
	font-size: medium;
	text-align : center;
}

H3 {
	color: #E7A41F;
	font-size: small;
	text-align : left;
}

H4 {
    font-size: small;
	font-weight: bold;
	color : white;
}

A {
	color: #568BD9;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}

A:hover {
	text-decoration: underline;
}

A.button {
	font-size: 14px;
	color: white;
}

A.home {
	font-size: 14px;
	color: white;
}

A.smallhome {
	font-size: 10px;
	color: white;
}

A.button:hover {
	color: aqua;
}

A.home:hover {
	color: aqua;
}

A.prog-info {
	font-size: 13px;
	font-weight: normal;
	color : #FAE9E6;
	font : italic;
	line-height : 100%;
}

TD.menu {
	background : #EFF6EF;
	font-size: x-small;
	font-weight: normal;
	color : #434C4C;
	vertical-align : top;
	text-align : left;
}

TD.menu-info {
	background : #EFF6EF;
	font-size: x-small;
	font-weight: normal;
	color : #434C4C;
	vertical-align : top;
	text-align : left;
	padding-left : 10pt;
	padding-right : 10pt;
}

TD.menu-title {
	color: #E7A41F;
	font-size: x-small;
	font-weight: bold;
	text-align : left;
}

TD.header-slogan {
	font-size: 17px;
	color: #F8FCF8;
	text-align : center;
	vertical-align : middle;
}

TD.header-mail {
	font-size: 14px;
	color: white;
	text-align : left;
	font-weight: bold;
}


A.header-mail {
	font-size: 12px;
	color: white;
}

A.footer {
	font-size: 14px;
	color: white;
}

TD.hint {
	font-size: 14px;
	font-weight: bold;
	color: #434C4C;
	text-align : center;
	vertical-align : middle;
}

H4.menu {
	font-size: small;
	font-weight: bold;
	color : #85A556;
	text-align : left;
	padding-left : 2pt;
	padding-right : 2pt;
	margin-bottom:0;
	margin-top:0;
}

.prog-info-title {
	font-size: 15px;
	font-weight: normal;
	color : #FAE9E6;
	font : italic;
	line-height : 100%;
	margin-top:0;
	padding-top:0;
}

H4.optional-info {
	font-size: 15px;
	text-align : center;
	color : white;
}

TD.prog-info {
	font-size: 13px;
	font-weight: normal;
	color : white;
	font : italic;
	vertical-align : top;
	text-align : center;
}

.prog-info {
	line-height : 100%;
}

TD.optional-info {
	font-size: 13px;
	font-weight: normal;
	color : black;
	vertical-align : top;
	text-align : center;
	padding-left : 10pt;
	padding-right : 10pt;
}

TD.text-info {
	font-size: x-small;
	font-weight: normal;
	color : #434C4C;
	vertical-align : top;
	text-align : justify;
	padding-left : 10pt;
	padding-right : 10pt;
}

.text {
	padding-left: 5pt;
	padding-right: 5pt;
	vertical-align : top;
	color : black;
	font-family : Arial, sans-serif;
	font-size: x-small;
	text-align : justify;
}

.emtext {
font-weight:bold;
}

.highlight {
font-weight:bold;
margin-top:5;
margin-bottom:4;
}

.toc {
font-family:verdana;
font-size:9pt; 
position: relative; 
left: 0; top: 8
}

ul {
	color:#E7A41F;
	padding-left:0
}

.litext {
	padding-left:0;
	margin-left:0;
	vertical-align : top;
	color : black;
	font-family : Arial, sans-serif;
	font-size: x-small;
}

.sample {
	font-family : Courier New;
}

.question {
	margin-top : 5;
}

.fieldname{
	font-weight:bold;	
}
