p {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-size: 0.75em;
	font-style: oblique;
	line-height: 1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
a:visited{
	font-size: 0.75em;
	font-style: oblique;
	line-height: 1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-size: 0.75em;
	font-style: oblique;
	line-height: 1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #6699CC;
	text-decoration: none;
}
a:active{
	font-size: 0.75em;
	font-style: oblique;
	line-height: 1em;
	font-weight: bolder;
	text-transform: lowercase;
	color: #006666;
	text-decoration: none;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #9C3031;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #993333;
	line-height: 1.4em;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
	font-style: italic;
}
table {
	background-color: #CCCCCC;
}
li {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	list-style-type: disc;
}
h4 {
	font-size: 0.8em;
	color: #993333;
	font-weight: bold;
	line-height: 1.2em;
}
h5 {
	font-size: 0.75em;
	color: #333333;
}
.smtype {
	font-size: 0.75em;
}
.lgtype {
	font-size: 0.9em;
	color: #9C3031;
	font-weight: bold;
}
h6 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
