body {
	margin: 10px;
	padding: 0px;
}

body, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #464747;
}
.skbtext {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #464747;
}

a { color: #464747; }
a:hover { text-decoration: none; }

.align-justify {
	text-align: justify;
}

.text1 {
}

/*
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: #DDE0E4;
}

.style2 a:hover {
}
