p  {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}
.name {
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: bold;
	color: #330000;
}

.title {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
.subject {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.des {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: normal;
	color: #330000;
}
.selected {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
body {
	margin-top: 10px;
	margin-left: 50px;
	background-color: #FFFFFF;
}
a {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #330000;
}
a:link {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #330000;
	text-decoration: none;

}
a:hover {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
	
}
a:active {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #999999;

}

.smalllink {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}
.smalllink a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.smalllink a:visited {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

.smalllink a:hover {
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}

.smalllink a:active {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

