h1
{
	padding : 4px 7px 4px 10px;
	margin : 0px;
	text-align: left;
}
h2
{
	border-bottom-width : 1px;
	border-bottom-style : solid;
	margin : 5px 7px 5px 10px; 
	text-align: left;
}
strong 
{
	color : Black; 
}
a
{
	font-weight : bolder; 
}
p,
form 
{
	margin : 7px 7px 7px 10px; 
}
ul
{
	margin-left : 14px;
	padding-left : 14px;
}
ul li
{
	list-style-type: square;
	margin-bottom : 0.4em;
}
.emphasis
{
	color : #222222;
}
.textstyle1
{
	font-size : 1em; 
}
.textstyle1 h1,
.textstyle1 h2 
{ 
	font-size : 1.5em;
}
.textstyle1 h1,
.textstyle2 h1,
.textstyle1 h2,
.textstyle2 h2 
{ 
	font-family : 'Times New Roman', Garamond, serif;
	font-weight : normal;
	margin-bottom : 0.4em;
}
.textstyle1 p,
.textstyle2 p,
.textstyle3 p 
{
	font-family : Helvetica, Arial, Verdana, sans-serif; 
	margin-top : 0em; 
	margin-bottom : 1em; 
}

.textstyle2
{
	font-size : 1em;
}
.textstyle2 h1 
{
	font-size : 1.3em; 
}
.textstyle2 h2
{
	font-size : 1.3em; 
}

.textstyle3 
{ 
	font-size : 0.7em;
}
.textstyle3 h1,
.textstyle3 h2 
{ 
	font-size : 0.7em; 
	font-family : Helvetica, Arial, Verdana, sans-serif; 
	color : Black; 
	text-decoration : underline; 
}
