H1 		{color : #000088;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-weight : normal;
		margin-top: 0.1em;
		margin-bottom: 0.2em;
		}

H2, H3, H4,H5 	{color : black;
		font-family: "Times New Roman", Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : medium;
		margin-top: 0em;
		margin-bottom: 0em;
		text-align: center;
		}


p	{
	font-family :  "Times New Roman", Arial, Helvetica, "MS Sans Serif";
	color : Black;
	font-size : 12pt;
	text-align:justify;
	}


td	{
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 9pt;
	border: 0px solid #666666;
	}

a:link {text-decoration : none;}
a:hover {color : white;background-color:red;}
a:active {color:red;}
a:visited {text-decoration:none;}


.navbar {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color:"#c0c0c0";
	}

.list	{
	font-family :  "Times New Roman", Arial, Helvetica, "MS Sans Serif";
	color : Black;
	font-size : 12pt;
	text-align:left;
	}

body					{
						width: 760px;
						margin-left: auto;
						margin-right: auto;
						text-align: left;
						}
