body,td,li,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal
}


.text 				{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 15pt}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
	font-weight: bold;
}

.subhead {
	font-family: Times, serif; color: #777777;
	font-style: italic;
	font-weight: lighter;
	font-size: 1.5em;
	display: block;
}

.subhead_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

ul {
	list-style-position: outside;
	list-style-image: url(http://www.losmedanos.edu/images/bluarrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}




.boxDiv {
	width:100%;
	border: 1px;
	border-style: dotted;
	border-color: #99FFFF;
	margin: 0px 0px;
	padding: 5px;
	background-color:#FFFFCC;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}






/*

.buttonscontainer {width: 130px;}

.buttons a {color: #006699;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #006699;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #006699;
color: #FFFFFF;
text-decoration: none;}
*/

