body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

td, th {	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; color: #000000;}

a.top:link        { text-decoration: underline; color: #FFFFFF; font-size: 9px;}
a.top:visited     { text-decoration: underline; color: #FFFFFF; font-size: 9px;}
a.top:hover       { text-decoration: underline; color: #FFFFFF; font-size: 9px;}
a.top:active      { text-decoration: underline; color: #FFFFFF; font-size: 9px;}

a.nav:link        { text-decoration: none; color: #FFFFFF}
a.nav:visited     { text-decoration: none; color: #FFFFFF}
a.nav:hover       { text-decoration: underline; color: #FFFFFF}
a.nav:active      { text-decoration: underline; color: #FFFFFF}

a.acad:link       { text-decoration: none; color: #004A4A}
a.acad:visited    { text-decoration: none; color: #004A4A}
a.acad:hover      { text-decoration: none; color: #004A4A}
a.acad:active     { text-decoration: none; color: #004A4A}

a.adt:link        { text-decoration: none; color: #660000}
a.adt:visited     { text-decoration: none; color: #660000}
a.adt:hover       { text-decoration: none; color: #660000}
a.adt:active      { text-decoration: none; color: #660000}

a.civil:link      { text-decoration: none; color: #044004}
a.civil:visited   { text-decoration: none; color: #044004}
a.civil:hover     { text-decoration: none; color: #044004}
a.civil:active    { text-decoration: none; color: #044004}

a.revit:link      { text-decoration: none; color: #1E1E5A}
a.revit:visited   { text-decoration: none; color: #1E1E5A}
a.revit:hover     { text-decoration: none; color: #1E1E5A}
a.revit:active    { text-decoration: none; color: #1E1E5A}

a.ldt:link        { text-decoration: none; color: #024A49}
a.ldt:visited     { text-decoration: none; color: #024A49}
a.ldt:hover       { text-decoration: none; color: #024A49}
a.ldt:active      { text-decoration: none; color: #024A49}

.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.subtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	font-size: 12px;
}

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}

.white {color: #FFFFFF}
