@font-face { font-family: 'sophia-dia';
             src: url('font/sophia.ttf') format('truetype'); }
			 
	 

BODY {
          	scrollbar-face-color: #61277E; 
          	scrollbar-shadow-color: #000000; 
          	scrollbar-highlight-color: #000000; 
          	scrollbar-3dlight-color: #B01D1F; 
          	scrollbar-darkshadow-color: #B01D1F; 
          	scrollbar-track-color: #000000; 
          	scrollbar-arrow-color: #B01D1F;

			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 13pt;
			color			: #BBBBBB;
			background				: #000000;
			background-image		: url('pic/background.jpg'); 
			background-repeat		: no-repeat;
			background-position	: fixed top center;
			border			: 0px none;
			padding			: 0;
			margin-top		: 0px;
			margin-left		: 0px;
			margin-right	: 0px;
			margin-bottom	: 0px;
		}
		
P		{
			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 13pt;
			color			: #BBBBBB;
		}

TD		{
			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 13pt;
			color			: #BBBBBB;
		}

H1		{
			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 14pt;
			font-weight		: bold;
			text-transform 	: uppercase;
			color			: #61277E;
		}

H2		{
			font-family		: sophia-dia,'Yesteryear', sans-serif;
			font-size		: 30pt;
			font-weight		: normal;
			color			: #D67C1C;
		}

H3		{
			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 12pt;
			font-weight		: bold;
			text-transform 	: uppercase;
			color			: #61277E;
		}

H4		{
			font-family		: Times New Roman, Sylfaen, arial, verdana, helvetica, sans-serif;
			font-size		: 12pt;
			font-weight		: bold;
			color			: #61277E;
		}

A:link		{
			text-decoration	: none;
			color			: #B01D1F;
		}

A:visited	{
			text-decoration	: none;
			color			: #B01D1F;
		}

A:active	{
			text-decoration	: none;
			color			: #B01D1F;
		}

A:hover		{
			text-decoration	: none;
			color			: #D67C1C;
		}



.nav		{
			font-size		: 8pt;
			text-decoration	: none;
			color			: #CCDDFF;
			}
			
A.nav:link, A.nav:visited, A.nav:active	{
			font-size: 14pt;
			color: #FDE200;
			font-weight: bold;
			width: 200;
			display: block;
			float: left;
			text-decoration: none;
			text-transform: uppercase;
			border: 0px solid;
			border-color: #ffffff #ffffff #ffffff #ffffff;
			background-image		: url('pic/blume.png');
			background-repeat		: no-repeat;
			background-position		: fixed top left;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 4px;
			padding-bottom: 4px; 
			}
		
A.nav:hover		{
			font-size		: 14pt;
			text-decoration	: none;
			font-weight		: bold;
			color			: #000000;
			border-color	: #ffffff #ffffff #ffffff #ffffff;
			background				: url('pic/blumeover.png'); 
			background-repeat		: no-repeat;
			background-position		: fixed top left;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 4px;
			padding-bottom: 4px; 
			}
			
A.footer:link, A.footer:visited, A.footer:active		{
			text-decoration	: none;
			font-weight		: bold;
			color			: #D67C1C;
		}

A.footer:hover		{
			text-decoration	: none;
			font-weight		: bold;
			color			: #B01D1F;
		}