.content {
	margin-right: 10px;
	margin-left: 50px;
}

p, ol, li, ul, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.left {
	padding-right: 10px;
}

.right {
	padding-left: 10px;
}

.right a {
	font-size: 14px;
	font-weight: bold;
}

.tindent {
	padding-left: 15px;
}

.left a {
	font-size: 14px;
	font-weight: bold;
}

.faculty {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
a {
	color: #006633;
}
a:hover {
	color: #000000;
}

.breadcrumbs {
	margin-top: 20px;
	text-align: right;
	padding-bottom: 2px;
}

/*/*/
.breadcrumbs {
	border: 0px dashed #cccccc;
	border-bottom-width: 1px;
}
/* */

.breadcrumbs a {
	text-decoration: none;
	font-weight: bold;
}
