/* CSS Document */

Body { 
	    font-family:"tahoma";
		font-size:12px;
		font-weight:bold;
		color:#3A2908;
		}
.txt 
{
	
    FONT-FAMILY:tahoma;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	text-align:justify;
	

}


	
.details {
		font-size:12px;
		font-weight:bold;
		color:#3A2908;
		}
.sub {
		font-family:"tahoma";
		font-size:12px;
		text-align:left
		}
	
.link	{
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
		}
.Detaillink	{
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration:underline
		}
.Resources	{
		font-family:tahoma;
		font-size:10px;
		font-weight:bold;
		}

.intextlink {
		text-decoration:underline;
		font-size:12px;
		font-weight:normal;
}
a{
	    font-family:tahoma;
		font-size:11px;
		color:#543C0B;
		font-weight:bold;
		text-decoration: none;
}
a.Ar{
	    font-family:"tahoma";
		font-size:11px;
		color:#543C0B;
		font-weight:bold;
		text-decoration: none;
}

a.sub { font-family:"tahoma";
		font-size:11px;
		text-align:left
}
a:hover {
	color: #0C4F0D;
}

.title {
	    font-family:"tahoma";
		font-size:14px;
		color:#c8820b;
		font-weight:bold;
}
.subtitle {
	    font-family:"tahoma";
		font-size:12px;
		color:#c8820b;
		font-style:italic;
		text-decoration:underline;
		font-weight:bold;
}

.section {
	    font-family:"tahoma";
		font-size:12px;
		color:#69470F;
		font-weight:bold;
		}
