body
	{
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
		line-height : 11pt;
        padding-left : 0px;
        padding-right : 0px;
		margin-right : 15px;
		margin-top : 15px;
		margin-bottom : 15px;
		margin-left : 15px;
		text-align: justify;
		background-color: transparent;
		background-attachment:fixed;
		background-image:url(gfx/body_bg.gif);
        scrollbar-arrow-color: #ffffff;
        scrollbar-3dlight-color: #98989B;
        scrollbar-highlight-color: #98989B;
        scrollbar-face-color: #98989B;
        scrollbar-shadow-color: #98989B;
  		scrollbar-track-color: #CCCCCD;
        scrollbar-darkshadow-color: #CCCCCD;
	}
td
	{
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
		line-height : 11pt;
        padding-left : 0px;
        padding-right : 0px;
		margin-right : 15px;
		margin-top : 15px;
		margin-bottom : 15px;
		margin-left : 15px;
		text-align: justify;	
	}
h1
	{
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 14px;
	}
h2
	{
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 13px;
	}
h3
	{
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
		font-variant: small-caps;
	}
ul
	{
		margin-left : 25px;
	}
a
	{
        text-decoration: none;
        color: #003F8B;
	}
a:link
	{
		text-decoration: none;
		color: #003F8B;
	}
a:visited
	{
		text-decoration: none; 
		color: #003F8B;
	}
a:hover
	{
     	text-decoration: underline; 
        color: #68676B;
	}
input, button	
	{
		border: 1px solid #003F8B;
		background-color: #D2DDEA;
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
	}
textarea	
	{
		border: 1px solid #003F8B;
		background-color: #D2DDEA;
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
	}
select
	{
		border: 1px solid #003F8B;
		background-color: #D2DDEA;
		font-family : Tahoma,Verdana,Helvetica,sans-serif;
		color : #000000;
		font-size : 12px;
	}
hr
{
	height : 1px; 
	border : 0px solid; 
	background-color : #003F8B; 
	color : #003F8B;
}