.h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 22.5pt;
color: #C5251A; 
} 
.Title1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 22.5pt;
color: #C5251A; 
} 
.h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	color: #077AB3; 
	padding-left: 2em;
	padding-bottom: 0.2em;
	line-height: 130%;
	border-top: dotted #666666;  border-top-width: 0.075em;
	border-bottom: dotted #666666; border-bottom-width: 0.075em;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	color: #077AB3; 
	padding-left: 2em;
	padding-bottom: 0.2em;
	line-height: 130%;
	border-top: dotted #666666;  border-top-width: 0.075em;
	border-bottom: dotted #666666; border-bottom-width: 0.075em;
}
.topic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt;
	font-weight: bold;
	color: #526887; 
	margin-top: 35;
}
<!--body {
<!--	font-family: Arial, Helvetica, sans-serif;
<!--	color: #333333;
<!--	font-size: 10pt;
<!--}
.menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	text-decoration: none;
} 
a.menu:hover { 
	color: #555555; 
	font-size: 10pt;
	text-decoration: none;
}
<!-- .bullet {
<!-- 	list-style-type: square outside; color:green;
<!-- }
ul.specials li {
	list-style-type: square; 
	color: #6699CC; 
	font-size: 11pt; 
	line-height: 140%;
}
ul.specials li span { 
	color: #333333; font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	line-height: 140%;
}
.Block {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	line-height: 140%;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B587B;
	font-size: 11pt;
	line-height: 140%;
	text-decoration: underline;
}
a.textlink:hover {
color: #999999;
text-decoration: none;
}

.chooselang {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8.5pt;
	margin-bottom: 2em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
.fieldcell
{
    WIDTH: 200px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.labelcell
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	margin-bottom: 2em;
    WIDTH: 80px;
    BACKGROUND-COLOR: transparent
}
.msgfield
{
    WIDTH: 350px;
	height: 120px;
    BACKGROUND-COLOR: #ffffff
}
.button
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 2px;
	font-family: Arial, Helvetica, sans-serif;
    MARGIN-LEFT: 12px;
    CURSOR: hand;
    COLOR: #102132;
    BACKGROUND-COLOR: #E4E7EB
}
.numbfieldcell
{
    PADDING-LEFT: 10px;
    COLOR: #000000;
    BORDER-RIGHT: #282a79 1px solid;
    BORDER-TOP: #282a79 1px solid;
    BORDER-LEFT: #282a79 1px solid;

	BORDER-BOTTOM: #d8ddf2 1px solid;
    BACKGROUND-COLOR: #f2f2fb
}
.numbfieldcell SELECT
{
    BORDER-RIGHT: #282a79 1px solid;
    BORDER-TOP: #282a79 1px solid;
    BORDER-LEFT: #282a79 1px solid;
    BORDER-BOTTOM: #282a79 1px solid;
    BACKGROUND-COLOR: #f2f2fb
}

.textbox
{
    background-color: #E4E7EB;
}

.text-in-box {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%;
	padding-left: 1em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

