
a:link,a:active,a:visited {
	color : #4B7FBB;
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-weight: bold;
	text-decoration: none
}
a:hover		{
	color : #CCCC99;
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	text-decoration: underline;
}
/* ------------------  MAIN ELEMENTS --------------- */
body 			{
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
				}
				


td 				{
	font-family: "Comic Sans MS", cursive;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
				}
h3 	{
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
