/* CSS Document */



BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P       { color: #4A0101; font-size: 14px; line-height: 14px; font-family: Arial, Helvetica, Geneva, sans-serif }

body {background-color:#FFFFFF;}

BODY:active   { }

A {
	text-decoration : none;
}
A:LINK      { color: #767171 }
A:VISITED     { color: #767171 }
A:ACTIVE {
	background-color:transparent;
}
A:HOVER      { color: #4A0101 }

.leftCour          { color: #888888; font-weight: normal; font-size: 12px; line-height: 12px; font-family: "Courier New", Courier, mono}

.projHead         { color: #000; font-weight: bold; font-size: 18px; font-family: "Courier New", Courier, mono }

.subHead      { color: #000; font-weight: normal; font-size: 16px; font-family: "Courier New", Courier, mono }
.leftSM  { color: #b9b9b9; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

