A.linkmenu:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #395F9D;
	line-height : 14px;
	font-weight : bold;
}

A.linkmenu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #395F9D;
	line-height : 14px;
	font-weight : bold;
}

A.linkmenu:HOVER {
	text-decoration : underline;
}

A.linkitalic:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #395F9D;
	line-height : 14px;
	font-style : italic;
}

A.linkitalic:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #395F9D;
	line-height : 14px;
	font-style : italic;
}

A.linkitalic:HOVER {
	text-decoration : underline;
}

A.linklarge:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #395F9D;
	line-height : 17px;
	font-weight : bold;
}

A.linklarge:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #395F9D;
	line-height : 17px;
	font-weight : bold;
}

A.linklarge:HOVER {
	text-decoration : underline;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}

.textboldlarge {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}

.textitalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-style : italic;
}

.textbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 14px;	
}

.textboldunderline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 14px;
	text-decoration : underline;
}

.tableline {
	border: #395F9D;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.tablelinethick {
	border: #395F9D;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}

.textbolditalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 12px;
	font-style : italic;
}

.textpicture {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 14px;
	color : White;
	background-color : #395F9D;
}