p {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px/20px;
	font-weight:300;
	color: #000000;
	margin:0px 10px 10px 10px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px/20px;
	font-weight:600;
	color: #000000;
	margin:0px 10px 0px 10px;
}

a {
	text-decoration: none;
	color:#3e4890;
}

A:Hover  {
	color : #5869ae;
	text-decoration : none;
}

H1 {
	text-align: left;
	font-family:Tahoma;
	color : #3e4890;
	margin:0px 10px 0px 10px;
}

H3 {
	color: #3e4890;
	text-align: left;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
	margin:0px 10px 0px 10px;

}

.style1 {
	font-size: 16px;
	font-style: italic;
}
.style2 {color: #3e4890}

.style3 {
	font-size: 36px;
	font-style: italic;
}
    </style>
