

a:hover{
text-decoration:underline
}

img {
	border: none;
}

H1 {
	line-height: 1.2;
	font-size: 24;
	color: #A4784A;
	font-family: Tahoma;
	font-weight: bold;
}

H1 span {
	line-height: 1.2;
	font-size: 18;
	color: #A4784A;
	font-weight: normal;
	display: block;
}

H2 { line-height: 1.5; font-size: 13; color: black; font-family: Tahoma; font-weight: normal  }

H3 { line-height: 1.3; font-size: 11; color: black; font-family: Tahoma; font-weight: normal  }

H4 { font-size: 1; font-weight: normal; color: black; font-family: Verdana  }


P, ol li {
	font-size: 10pt;
	line-height: 1.2;
	font-weight: normal;
	font-family: Tahoma;
	text-align: justify;
}

ol li { margin-bottom: 10px; }

td.right_col {
	text-align: center;
}

td.right_col P {
	font-size: 11;
}

td.right_col img {
	margin: 0 auto;
	border: 0px solid white;
}

P a {
	color: red;
	text-decoration: none;
}

em {
	font-weight: bold;
}

div.menu {
	padding: 0px;
	margin: 0px;
	height: 20px;
}

div.menu a {
	font-size: 12;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 0.8;
	padding: 0 3px;
	margin: 0px;
	font-weight: bold;
}

div.menu a:hover {
	color: white;
	background-color: #0844DA;
}

div.menu em {
	font-weight: bold;
	color: red;
	font-size: 12;
	font-style:normal;
}

div.menu.marg {
	margin-bottom: 11px;
}

div.indent {
	margin: 0 30px;
}

div.indent.bold p {
	font-weight: bold;
}

ul li {
	font-size: 10pt;
	line-height: 1.2;
	font-weight: normal;
	font-family: Tahoma;
	text-align: justify;
	margin-bottom: 4px;
}

div.indent span {
	color: #0345DA;
}


div.article {
	margin: 0px 0px 50px 10px;
	background-image: url('/proposals/background.jpg');
	background-repeat: no-repeat;
	background-position: left -60px	;
	padding: 0px 15px 0px 15px;
	color: #231f20;
}

div.article a, div.article a:HOVER, div.article a:VISITED {
	color: #0844da;
}

div.article h1 {
	padding: 30px 0px 30px 0px;
	font-family: Arial, Helvetica;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
	color: #231f20;
}

div.article h1 strong {
	font-family: Arial Black, Helvetica;
	font-size: 50px;
	font-weight: bold;
	color: #b31118;
}

div.article h2 {
	text-align: left;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #231f20;
	font-size: 16px;
}

div.article em {
	color: #231f20 !important;
	font-weight: normal !important;
	font-style: italic;
}

div.article p {
	text-indent: 10px;
}

div.article p.introduction {
	font-size: 20px;
}

div.article ul {
	list-style: square;
}

div.example {
	width: 300px;
	margin: 20px 0px 20px 20px;
	padding: 5px;
	float: right;
	background-color: #efefef;
}

div.example p, div.example li {
	font-family: Verdana, Arial, Helvetica !important;
	font-weight: normal !important;
	font-size: 10px !important;
	font-style: italic;
}	
