body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

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

p.dotted {border-style: dotted;}
p.dashed {border-style: dashed;}
p.solid {border-style: solid;}
p.double {border-style: double;}
p.groove {border-style: groove;}
p.ridge {border-style: ridge;}
p.inset {border-style: inset;}
p.outset {border-style: outset;} 
p.indent { 
	margin-right: '10px'; 
	margin-left: '10px';
}

h1 {font-size:34px}
h2 {font-size:24px}
h3 {font-size:18px}

p {font-size:18px}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.smallmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 3px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
