a:link		{ color: #0033FF;	text-decoration: underline		}
a:visited	{ color: blue;	text-decoration: underline		}
a:hover		{ color: #039;	text-decoration: underline	}
a:active	{ color: #039;	text-decoration: underline		}

a, area		{ outline: 0px none transparent;			}

td			{ font-size: 1em; line-height: 1.5em; color: #505251	}


.fontlll	{ font-size: 1.9em; line-height: 2.3em					}
.fontll		{ font-size: 1.6em; line-height: 1.9em					}
.fontl		{ font-size: 1.3em; line-height: 1.6em					}
.fontm		{ font-size: 0.9em; line-height: 1.3em					}
.fonts		{ font-size: 0.8em; line-height: 1.6em					}
.fontsss	{ font-size: 0.3em; line-height: 0.6em					}

h1			{ font-size: 1.3em; color: #FF3300; line-height: 1em	}
h2			{ font-size: 1em; font-weight: 600; color: #003300; line-height: 1em	}
h3 {
	font-size: 1.2em;
	color: #0B038D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0B038D;
	border-left-color: #0B038D;
	font-weight: bold;
	width: 530px;
	margin-top: 0px;
}
