P, SPAN, LI, UL, DIV, TD, INPUT, SELECT, TEXTAREA
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

A
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B72CD;
	text-decoration: none;
	font-style : italic;
}

A:hover
{
	color: silver;
	text-decoration: none;
}

H1
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

H2
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

H3
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

H4
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

H5
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

H6
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

.Bottom
{
	background-image:url(../images/Bottom.gif);
	background-repeat: repeat-x;
}

.Right
{
	background-image: url(../images/Right.gif);
	background-repeat: repeat-y;
}

.menu
{
	font-family: arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;	
	border-top: 1px solid #9CA2DE;
	border-right : 1px solid #4E5395;
	border-bottom : 1px solid #3E4174;
	border-left : 1px solid #878AD7;
	cursor: hand;		
	background-color : #6B72CD;
}

.menu A, .menu A:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style : normal;
}

.menuSel
{
	font-family: arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;	
	border-top: 1px solid #3E4174;
	border-right : 1px solid #878AD7;
	border-bottom :1px solid #9CA2DE;
	border-left : 1px solid #4E5395;
	cursor: hand;		
	background-color : #6B72CD;	
}

.menuSel A, .menuSel A:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style : normal;
}

.html2
{
	font-family: arial, Helvetica, sans-serif;
	border-top: 1px solid #9CA2DE;
	border-right : 1px solid #4E5395;
	border-bottom : 1px solid #3E4174;
	border-left : 1px solid #878AD7;
	background-color : #6B72CD;
}
