Body
	{
	Font-Size: 8pt; 
	Font-Family: Verdana
	
	}
	
Td
	{
	Font-Size: 8pt;
	Font-Family: Verdana
	
	}
	
Td.Header
	{
	Font-Size: 8pt;
	Font-Family: Verdana;
	Font-Weight: Bold;
	Color: #ffffff;
	Background: #8b8888
	
	}
	
Form
	{
	Margin-Top: 5px; 
	Margin-Bottom: 0px
	}
	
Input 
	{
	Font-Size: 8pt;
	Font-Family: Verdana
	}
	
.Input
	{
	Font-Size: 8pt;
	Font-Family: Verdana;
	BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	SCROLLBAR-FACE-COLOR: 996699; 
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFF0; 
	SCROLLBAR-SHADOW-COLOR: FFFFF0;  
	SCROLLBAR-3DLIGHT-COLOR: FFFFF0; 
	SCROLLBAR-ARROW-COLOR: FFFFF0; 
	SCROLLBAR-TRACK-COLOR: FFFFF0; 
	SCROLLBAR-DARKSHADOW-COLOR: FFFFF0
	
	}
	
Textarea
	{
	Font-Size: 8pt;
	font-family: Verdana
	}

A 
	{
	
	Color: #63636B
	}
	
A:hover 
	{
	
	Color: #ff3300
	}

A.daniel 
	{
	Font-Size: 8pt;
	Font-Family: Verdana;
	Font-Weight: bold;
	Color: #000000;
	Text-Decoration:underline;
	}

A.daniel2 
	{
	Font-Size: 8pt;
	Font-Family: Verdana;
	Font-Weight: bold;
	Color: #ffffff;
	Text-Decoration:underline;
	}

.bold 
	{
	Font-Weight: bold
	}

.title
	{
	Font-Size: 18px;
	Font-Family: Verdana;
	Font-Weight : Bold;
	Color: Black
	}

.title2
	{
	Font-Size: 14px;
	Font-Family: Verdana;
	Font-Weight : Bold;
	Color: Black
	}
	
.BigTitle
	{
	Font-Size: 25px;
	Font-Family: Verdana;
	Font-Weight : Bold;
	Color: Black
	}


a:link    {text-decoration:none; color:63636b}
a:visited {text-decoration:none; color:63636b}
a:hover   {text-decoration:underline; color:#ff3300}
a:active  {text-decoration:none; color:#ff3300}

.hr
{
    BORDER-RIGHT: thick dotted;
    BORDER-TOP: thick dotted;
    BORDER-LEFT: thick dotted;
    COLOR: #b6b6b6;
    BORDER-BOTTOM: thick dotted
