body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }

* {
	font-family: Arial;
	color: #82001E;
	font-size: 12px;
	Letter-Spacing:1px;
	text-decoration: none;
	font-weight: normal;
	}

a {
	text-decoration: underline;
	color: #2E672C;
	}

b {	
	font-weight: bold;
	}

#textfield {
	font-weight: bold;
	color: #222222;
	}



#noline {
	text-decoration: none;
	}

#title {
        color: #82001E;
        font-size: 14px;
         font-weight: bold;
        Letter-Spacing: 1px;
	}
#title2 {
        color: #82001E;
        font-size: 16px;
        font-weight: bold;
        Letter-Spacing: 1px;
	}
#desclink {
        text-decoration: underline;
	color: #2E672C;
        font-weight: bold;
        Letter-Spacing: 1px;
        margin-left:15px;
	}
#desc {
        Letter-Spacing: 1px;
        line-height: 15px;
        margin-left:15px;
	}

#note {
        color: #82001E;
        Letter-Spacing: 1px;
        line-height: 17px;
	}

#number {
        font-size: 16px;
        Letter-Spacing: 0px;
        color: #C1BDBC;
	}

#clientheader {
        font-size: 12px;
	color: #6D6461;
	Letter-Spacing:2px;
	font-weight: bold;
	}

#info {
	line-height: 20px;
	}
#project {
	line-height: 19px;
	}
#text  {
       line-height: 14px;
       }
#tabletext {
         Letter-Spacing:0px;
         font-size: 10px;
	}
#news {
        color: #9F9087;
	}

#linktext {
        text-decoration: none;
	}

#mainLink {
        font-size: 11px;
	color: #6D6461;
	Letter-Spacing:2px;
	font-weight: bold;
	text-decoration: none;
	}

#mainLinkHl {
        font-size: 11px;
	color: #000000;
	Letter-Spacing:2px;
	font-weight: bold;
	text-decoration: none;
	}

#subnav {
	color: #635D81;
	text-decoration: none;
	}

#subnavHl {
	color: #000000;
	text-decoration: none;
	}

ul {	
	list-style-type: square;
	margin-left:15px;	
	margin-top:0px;
	}


A:hover	{ 
	text-decoration: underline;
	color: #1D401C;
	}
A:visited	{
	}
A:active {
	}

