body         { font-family: verdana; font-size: 11px }
.head1       { font-size: 13px; font-weight: bold }
table         { font-family: verdana; font-size: 11px }
.inhead      { font-size: 14pt }
td           { font-family: verdana; font-size: 11px }

.lnk{
text-decoration:none;
}

.lnk:hover{
text-decoration:underline;
}
.lnk:visited    { color:#996699}
a {
  color: #000033;
  text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.cphead {
	font-weight: bold;
	color: #990000;
}
.courhead {
	font-weight: bold;
	color: #FFCC00;
}
.courhead:hover {
	font-weight: bold;
	color: #FFCC00;
}
.courhead:visited {
	font-weight: bold;
	color: #FFCC00;
}
.txbox {
font-size: 11px;
border-width:1px;
border-color:#000066;
}
.subjecttitle {
vertical-align:bottom;
height:40px;
text-align:center;
font-size:18px;
color:#000000;
}
table.examtable td {
	line-height:20px;
	height:22px;
	border-bottom:1px solid #dddddd;
}
table.examtable tr.subhead td {
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	height:28px;
}
.dwldtxt {
font-size:12px;
font-weight:bold;
}
