body,html{font-family:		Trebuchet MS;
		font-size:		16 px;
		font-weight:		bold;
		color:			RGB(0,0,0);
		background-color:	RGB(160,140,120)}
	
p     		{text-align: justify}
	
b		{color:			RGB(255,255,255)}

a		{text-decoration:	none}
a:link	{color:			RGB(0,0,175)}
a:visited{color:		RGB(0,0,100)}
a:actived{color:		RGB(0,0,250)}
a:hover	{font-weight:	bold;
		color:			RGB(255,255,0);
		text-decoration:	underline}	

hr		{color:			RGB(0,0,0);
		height:			2;
		align:			center}

th {font-family:		Trebuchet MS;
	font-size:		15 px;
	font-weight:	bold;
	color:			RGB(0,0,0);
	background-color:	RGB(160,140,120)}
