
H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

td  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.head  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff
}

.list  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.text  {
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
.title  {
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.txtItem {
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : left;
}

.tdItem {
	background-color : #000066;
	padding-left : 15px;
}

.cadre  {
	border-width : 1px;
	border-color : Navy;
	border-style : solid;
	margin: 7px;
	padding : 7px;
	font-size :12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

#yellow {
	background-color : #FFFFCC;
}

#white {
	background-color : #FFFFFF;
}

#navysmall{
	color : #FFFFFF;
	font-size :9px;
	background-color : #000066;
}
