h1 {
	font-size: 0; 
	line-height: 0; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	display: compact; 
	visibility: collapse;
}
h2 {
	font-size: 0; 
	line-height: 0; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	display: compact; 
	visibility: collapse;
}

a  {
    font-size : 12px;
	font-family : Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}


.Text  {
	font-size : 12px;;
    line-height : normal;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
   	font-style : normal;
    /*text-align : left;*/
	color : #FFFFFF;
}

.TextBold  {
	font-size : 12px;;
	line-height : normal;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : #FFFFFF;
}

.Head  {
	font-size : 14px;
	line-height : normal;;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-style : normal;
    text-align : left;
	color : #FFFFFF;
}

.HeadBold  {
	font-size : 14px;;
	line-height : normal;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-style : normal;
    text-align : left;
	color : #FFFFFF;
}

a  {
    font-size : 12px;;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFFCC;
}
.toplink{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.toptd{
	padding-bottom:7px;
}


.HeadBoldBig { font-size : 18px;; line-height : 18px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; text-align : left; color : #7A9CC7; }
.HeadBoldBigRight { font-size : 18px;; line-height : 18px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; text-align : right; color : #7A9CC7; }
.TextForm { font-size : 12px;; line-height : normal; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : #FFFFFF; ; background-color: #000033; border-color: #FFFFFF #0066CC #0066CC #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
