/*Style Sheet myrbo.css to be used with Cal Myrbo's documents*/

body{
background-color:		#fafad2;
margin-top:				0px;
margin-left:			7%;
margin-right:			7%;
color:					#006633;
font-family: 			geneva, arial, helvetica, sans-serif;
font-size:   			14px;
line-height:			20px;
}

p, td, th, table{
background-color:		#fafad2;
color:					#006633;
font-family: 			geneva, arial, helvetica, sans-serif;
font-size:   			14px;
line-height:			20px;}

.center{
text-align:				center;
}

.small{
font-size:				12px;
}

.title{
text-align: 			center;
font-size:  			26px;
font-weight:			bold;
font-family: 			geneva, arial, helvetica, sans-serif;
color: 					;
}

.subhead1{
font-size:  			16px;
font-weight:			bold;
font-family: 			arial, geneva, helvetica, sans-serif;
color: 					#cc3333;
}

.subhead2{
font-size:  			13px;
font-weight:			bold;
}
