BLOCKQUOTE {
	margin-left : 10%;
	margin-right : 10%;
	margin-bottom : 5%;
	margin-top : 5%;
	font-size : 90%;
}

.noindent {
	margin-left : 0;
	margin-right : 0;
}

table {
	text-align : left;
	border-style : none; 
	padding : 0px;
}

td {
	vertical-align : top;
}

.bigbold {
	font-size : large;
	font-weight : bold;
}

.fullsizetext {
	font-size : 100%;
}

.redbold {
	font-weight : bold;
	color : #ff0000;
}

hr {
	height : 1px;
	color : #000000;
}

Body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
}

.alignleft {
	text-align : left;
}

.description {
	border : 1px solid #000000;
	padding : 5px;
	font-size: smaller;
}

.lightblue {
	background-color : #CCFFFF;
}

.indent {
	margin-left : 10%;
	margin-right : 10%;
}

.smallindent {
	margin-left : 5%;
	margin-right : 5%;
}

.indentgrey {
	margin-left : 15%;
	margin-right : 15%;
	background-color : #CCCCCC;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

.smaller {
	font-size: 80%;
}

.caption {
	font-size : 70%;
}

H1 {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
font-size: 130%;
font-weight: bold;
}

ul {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		list-style : disc;
}
