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

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

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

.input1 {
    width: 152px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #464747;
}

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

.text1 {
}

a {
    color: #464747;
}

a:hover {
	text-decoration: none;
}

/*
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: 10px;
    color: #6E7073;
}

.style1 a {
    color: #6E7073;
}

.style1 a:hover {
}

.style2 {
    font-size: 10px;
    color: #DDE0E4;
}

.style2 a {
    color: #FFFFFF;
}

.style2 a:hover {
}

.style3 {
    font-size: 10px;
    color: #000000;
}

.bullet {list-style-image: url(../images/bullet.gif);}

.date {
	margin: .3cm .3cm 0cm 6cm;
	text-align: left;
}

.content {
	margin: 0cm .1cm 0cm .2cm;
	text-align: left;
}