p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #4195c1;
}
h2 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin: 0px;
}
.redtext {
	font-family: verdana, sans-serif;
	font-size: 11.5px;
	color: #ffffff;
	font-weight: bold; 
}
a {
	color: #009900;
}
a:link {
	color: #4195c1;
	text-decoration: none;
}
a:visited {
	color: #4195c1;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	.style1 {
	font-size: 9px
}
    .style2 {
    color: #0081cc
}
    .style3 {font-style: italic
}
    .style4 {font-weight: bold
}


