.body1 {
        font-family: Tahoma,Verdana,Arial;
        font-weight: normal;
        font-size: 14px;
        color: #000000;
		margin-left: 25px;
		margin-right: 25px;
}

.body2 {
        font-family: Tahoma,Verdana,Arial;
        font-weight: normal;
        font-size: 11px;
        color: #000000;
}

.body2 a{
        font-family: Tahoma,Verdana,Arial;
        font-weight: normal;
        font-size: 11px;
        color: #FFFFFF;
}

.body2 a:hover{
        font-family: Tahoma,Verdana,Arial;
        font-weight: normal;
        font-size: 11px;
        color: yellow;
}

.title1 {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title2 {
	color : #FFFFFF;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

