// *****************************************************************
//     Darrien's Workshop Styles
// *****************************************************************

body {margin:0; 
	background-color:#FFFFFF;}

p,ul,blockquote {color:#333333; 
	font-size:11px; 
	font-family:Verdana,Geneva,Serif;
	line-height:16px}

td {color:#333333; 
	font-size:11px; 
	font-family:Verdana,Geneva,Serif;}

h2 {font-size:16px; 
	font-family:Arial,Helvetica,Sans-Serif;}
	
h3 {font-size:14px; 
	font-family:Arial,Helvetica,Sans-Serif;}

h4 {font-size:12px; 
	font-family:Arial,Helvetica,Sans-Serif; 
	margin-bottom:0;}
	
th {font-size:12px; 
	font-family:Arial,Helvetica,Sans-Serif;}

dt {font-weight:bold;}

pre {color:#000000; 
	font-size:12px; 
	font-family:Arial,Helvetica,Sans-Serif;}

a {color:#3366CC; font-weight:bold; text-decoration:none;} 
a:hover {color:#CC0000; text-decoration:none;}
a:visited {color:#9999FF; text-decoration:none;}

.smaller {color:#000000; 
	font-size:10px; 
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:12px}

.bigger {color:#000000; 
	font-size:13px; 
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:18px}

.biggest {color:#000000; 
	font-size:15px; 
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:20px}
	
.footnav {color:#776666; 
	font-size:11px; 
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:normal; 
	text-decoration:none;}

.footnav:hover, .footnav:visited:hover  {color:#CC0000; 
	text-decoration:none;}

.footnav:visited {color:#BBAA99;
	font-weight:normal; 
	text-decoration:none;}

.footext {color:#666666; 
	font-size:9px; 
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif; 
	font-weight:normal; 
	text-decoration:none;}

.quickHeader {color:#FFFFFF;
	font-size:11px; 
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;}

.glossaryLink, .glossaryLink:visited {color:#339966;
	font-weight:bold;
	text-decoration:none;}

.glossaryLink:hover {color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#669966;}

// 