DIV {
	font-family : Verdana;
	font-size : 14px;
	color : Black;
	font-weight : normal;
	margin-right : 30;
	margin-left : 30;
	margin-top : 20;
	margin-bottom : 10;
}
DIV .tab{
	font-family : Verdana;
	font-size : 12;
	color : Black;
	font-weight : normal;
	margin-right : 0;
	margin-left : 10;
	margin-top : 0;
	margin-bottom : 0;
}
DIV.heads {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
	font-weight : normal;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 1;
	text-align : center;
	vertical-align : bottom;
	font-style : italic;
}
DIV.heads2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
	font-weight : normal;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 1;
	text-align : center;
	vertical-align : bottom;
	font-style : normal;
}

p{
	font-family : Verdana;
	font-size : 12;
	color : Black;
	font-weight : normal;
	margin-right : 10;
	margin-left : 10;
	margin-top : 10;
	margin-bottom : 10;
}
DIV.small {
	font-family : Verdana;
	font-size : 10;
	color : Black;
	font-weight : normal;
	text-align : center;
}

DIV.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	text-align : center;
	margin-right : 0;
	margin-left : 0;
	margin-top : 3;
	margin-bottom : 3;
}
B {
	font-family : Verdana;
	font-size : 12;
	color : #03A64F;
	font-weight : bolder;
}
B.blue {
	font-family : Verdana;
	font-size : 12;
	color : Black;
	font-weight : bolder;
}

H1 {
	color : Red;
	font-family : Verdana;
	font-size : 14;
	margin-top : 3;
	margin-bottom : 5;
	margin-left : 0;
	margin-right : 0;
}
H2 {
	color : #03A64F;
	font-family : Verdana;
	font-size : 13;
	margin-top : 3;
	margin-bottom : 1;
	margin-left : 0;
	margin-right : 0;
}
A.green {
	color : #03A64F;
	font-family : Verdana;
	font-size : 13;
	margin-top : 3;
	margin-bottom : 1;
	margin-left : 0;
	margin-right : 0;
	font-weight : bolder;
}
A.green:HOVER {
	color : #03C25F;
	font-family : Verdana;
	font-size : 13;
	margin-top : 3;
	margin-bottom : 1;
	margin-left : 0;
	margin-right : 0;
	font-weight : bolder;
}
A.black {
	text-decoration: none;
	color: #000000;
}


H3 {
	color : #2371E4;
	font-family : Verdana;
	font-size : 13;
	margin-top : 3;
	margin-bottom : 1;
	margin-left : 0;
	margin-right : 0;
}
A.menu {
	font-family : Verdana;
	font-size : 13;
	color : #D9ECFF;
	text-decoration : none;
	font-weight : bolder;
	margin-left : 7;
	margin-top : 6;
	margin-bottom : 4;
}
A.menu:HOVER {
	font-family : Verdana;
	font-size : 13;
	color : White;
	text-decoration : none;
	font-weight : bolder;
	margin-left : 7;
		margin-top : 6;
	margin-bottom : 4;
}
TD.menu {
	border : thin solid;
	border-color : #C8DAF9;
	height : 25;
	border-bottom-width : 1;
	vertical-align : middle;
}
A {
	font-family : Verdana;
	font-size : 13;
	color : Blue;
	text-decoration : none;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
}
A:HOVER {
	font-family : Verdana;
	font-size : 13;
	color : Red;
	text-decoration : underline;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
}
A.top{
	font-family : Verdana;
	font-size : 13;
	color : Red;
	text-decoration : none;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
}
A.top:HOVER {
	font-family : Verdana;
	font-size : 13;
	color : Blue;
	text-decoration : underline;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
}
A.catalog{
	font-family : Verdana;
	font-size : 13;
	color : Blue;
	text-decoration : underline;
	font-weight : bolder;
	margin-left : 7;
	margin-top : 6;
	margin-bottom : 4;
}
A.catalog:HOVER {
	font-family : Verdana;
	font-size : 13;
	color : Red;
	text-decoration : none;
	font-weight : bolder;
	margin-left : 7;
	margin-top : 6;
	margin-bottom : 4;
}
