body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #E0E0E0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #F79F3F;
}

.text2 {
    color: #0180C4;
}

.text3 {
    color: #73B828;
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #FFFFFF;
}

.img1 {
	margin-top: 3px;
	margin-right: 10px;
	text-align: left;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 9px;
    color: #949494;
}

.style1 a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #0180C4;
}

.style1 a:hover {
    text-decoration: underline;
}
.Name {
	font-weight: bold;
}
.Italics {
	font-style: italic;
}
body table tr td table tr td table tr td table tr td {
	font-size: 10pt;
	color: #000;
}
.BoldLink {
	font-size: 18pt;
	color: #F03;
}
.header23 {
	text-align: center;
	color: #03F;
	font-size: 14pt;

}
.BoldLink strong a {
	font-size: 24pt;
}
