/* default */
td {
	font-family:  	Times New Roman;
	font-weight: 	700;
	font-size: 	12px;
	padding-top: 	0px;
	padding-bottom: 0px;
}

ul {
	list-style-type:square;
	margin-top: 	0px;
	margin-bottom: 	0px;
	margin-left: 	10px;
	margin-right: 	10px;
	color: 		#333333;
	font-size: 	12;
	font-weight: 	normal;
	padding-left: 	5px;
	line-height: 	1.2em;
}

h1 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	18px;
	color: 		#000000;
	margin-bottom: 	2px;
}

h2 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	17px;
	color: 		#000000;
}


/* context specific */

td.form {
	text-align:	right;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 	25px;
	padding-right:	10px;
	color: 		#000000;
}

.scrollArea {
	font-family:  Times New Roman;
	font-weight: 700;
	text-align: justify;
	width: 	497px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	overflow: auto;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


/*
border-color: #6699CC;
border-width: 1px;
border-style: solid;
*/ 