
body{	background : #FFFFFF;
	font-size : 10pt;
	color : #444444;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	text-align: justify;
	}

.text{	background : #FFFFFF;
	font-size : 12pt;
	color : #444444;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	text-align: justify;
	}

h1{	font-family : "Times New Roman", Times, serif;
	color : #444444;
	font-size : 16pt;
	font-weight : bold;
	text-align: center;
	}

h2{	font-family : "Times New Roman", Times, serif;
	color : #444444;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: underline;
	}

a:link{	color : #444444;
	text-decoration : underline;
	}

a:visited{	color : #444444;
	text-decoration : underline;
	}

a:hover{	color : #444444;
	text-decoration : underline;
	}

a:link.menu{	color : #444444;	
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	}

a:visited.menu{	color : #444444;
	font-size : 12pt;
	font-weight : bold;	text-decoration : none;
	}

a:hover.menu{	color : #444444;
	font-size : 12pt;
	font-weight : bold;	
	text-decoration : underline;
	}

h3{	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}

.title{	font-family : "Times New Roman", Times, serif;
	color : #444444;
	font-size : 16pt;
	font-weight : bold;
	text-align: center;
	}

