BODY

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	text-align : justify;

	background-color : #FFFFFF;

	margin-left : 0;

	margin-top : 0;

 	scrollbar-face-color: #88AA88;

	scrollbar-shadow-color: #88AA88;

	scrollbar-highlight-color: #88AA88;

	scrollbar-3dlight-color: #336633;

	scrollbar-darkshadow-color: #336633;

	scrollbar-track-color: #C9D4BF;

	scrollbar-arrow-color: #F9F0D1;

}



H1

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : large;

	font-style : normal;

	text-align : center;

	color : #000066;

	font-weight: normal;

	margin-top: 3px;

	margin-bottom: 3px;

}



H2

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	text-align : center;

	color : red;

	font-weight: bold;

}



H3

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	text-align : center;

	color : black;

	font-weight: bold;

}



NONE

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	text-align : left;

	color: black;

	font-weight: normal;

}



TD

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	font-style : normal;

	text-align : justify;

	color: black;

	font-weight: normal;

}



.navigation

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : x-small;

	text-align : left;

	color: black;

	font-weight: normal;

	margin-top: 3px;

	margin-bottom: 3px;

	

}



.detail

{

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : xx-small;

	font-style : normal;

	text-align : left;

	color: black;

	font-weight: normal;

}



A:link 		{

	color : blue;

	text-decoration : none;

}

A:visited	{ color : blue; text-decoration : none; }

A:active	{

	color : blue;

	text-decoration : underline;

}

A:hover	{

	color : blue;

	text-decoration : underline;

}



