

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
}


.align-justify {
	text-align: justify;
}

.text1 {
	color: #333399;
        font-size: 20px;
        font-weight: bold;
        font-style: italic;
        font-weight: 900;
}

.text2 {
	font-size: 16px;
        font-style: bold;


}

.text3 {
	font-size: 18px;
        font-style: bold;
}

a {
	color: #ffffff;
        font-size: 18px;
        text-decoration: none;
        font-style: italic;
}

a:hover {
        color: #333399;
	text-decoration: underline;
        font-style: italic;
}
