TABLE {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
}

.tdmenu {
	text-align: center;
	font-size : 9pt;
	font-weight: bold;
	color : #000000;
}

.tdmenu a:link {
	text-decoration : none;
	color: #000000
}

.tdmenu a {
	text-decoration : none;
	color: #000000
}

.tdmenu a:hover {
	text-decoration : none;
	color: #3366AA
}

.history {
	text-align: left;
	font-size : 200%;
    font-weight: bold;
    font-style : italic;
	color : #003366;
}

H1 {
	font-size : 100%;
	color : #000000;
	margin-bottom : 15px;
	margin-top : 10px;
	margin-left : 10px;
	font-weight : bold;
}

H2 {
	font-size : 100%;
	color : #003366;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 10px;
	font-weight : bold;
}

H3{
	font-size : 100%;
	margin-left : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
    font-weight : normal;
}

H4 {
	font-size : 100%;
	color : #000000;
    margin-left : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
}

H5 {
	font-size : 100%;
	margin-bottom : 0px;
	margin-top : 0px;
    margin-left : 10px;
	font-weight : bold;
}

H6 {
	font-size : 100%;
	color : red;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 40px;
	font-weight : bold;
}

P {
	font-size : 100%;
	color : #000000;
	margin-bottom : 15px;
	margin-top : 10px;
	margin-left : 10px;
	font-weight : normal;
	line-height: 1.45em;
}

A, A:LINK {
	color : #4E6CB9;
	margin-bottom : 15px;
	margin-top : 10px;
	text-decoration : none;
   	font-size : 95%;
}

ul {list-style: url(images/nota.gif)}

li{
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

input
{
	background-color : #D1E2F1;
	border-color: #477088;
	font-weight: bold;
	color: black;

	border-style: solid;
	border-width: 1 1 1 1;
	font-size: 13px;
   	margin-bottom : 4px;
}

textarea
{
	background-color : #D1E2F1;
	border-color: #477088;
	font-weight: bold;
	color: black;

	border-style: solid;
	border-width: 1 1 1 1;
	font-size: 13px;
	margin-bottom : 7px;
}

select
{
	background-color : #D1E2F1;
	border-color: #477088;
	font-weight: bold;
	color: black;

	border-style: solid;
	border-width: 1 1 1 1;
	font-size: 13px;
	margin-bottom : 7px;
   	margin-left : 65px;
}
.quick_cap {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.quick_list {
	font-size: 14px;
	font-weight: bold;
	color: #5F727F;
	margin: 12px;
}
