div {
color : black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : 700;
	text-decoration : none;
	line-height : 140%;
}

body {
        color : black;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : 600;
	text-decoration : none;
        background-color : #F7E6E6;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;

}
img {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
}

H1 {
        color : black;
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : 600;
	text-decoration : none;
}

H2 {
        color : black;
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight : 600;
	text-decoration : none;
}

H3 {
        color : black;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : 600;
	text-decoration : none;
}

.menu {
	color : black;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : 700;
	text-decoration : none;
	line-height : 190%;
}
.text {
	color : black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : 500;
	text-decoration : none;
}
.links {
	color : black;
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : 700;
	text-decoration : none;
}
.notbold
{
   color : black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : 400;
	text-decoration : none;
   background-color : #F7E6E6;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}
a {
	text-decoration: none;
	color : black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : 500;
	text-decoration : none;
   background-color : #F7E6E6;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	
}
td {
        color : black;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : 600;
	text-decoration : none;
}

