H1 {color : #330066;
	text-align: center;
	font-family : sans-serif;
	font-size : medium;
	}
H2{
	text-align: center;
	font-size: 14 px;
	Font-color: #0F0F0F;
}
p.title{
	text-align: left;
}
a.title{
	text-align: left;
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color: #ccffcc;
	text-decoration : none;


}
table.navigation1 {
	font-family : sans-serif;
	font-size : x-small;
	font-style : bold;
	font-weight : normal;
	padding:  0 0 0 10px;
	background-color: #cfcfcf;
	text-align : center;
}
table.navigation2 {
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	padding:  0 0 0 10px;
	background-color: #dcdcdc;
	text-align : center;
}
td.selected1{
	background-color: #ededed;

}
td.selected2{
	background-color: #ededed;

}
A {
	text-decoration : none;
	font: bold;
	color : #0000CC;
}
A:HOVER {
	text-decoration : underline;
	font: bold;
	color : #003399;
}
	
em {
	color : #339966;
	font-family : sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bolder;
}
caption
{
	color : #339966;
	font-family : sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bolder;

}
textarea.textLarge {
	width: 100%;
	height: 24em;
}

