

DIV.right{
	text-align: right;
	font-weight: bold;
}
DIV.center{
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
}

DIV.about{
    text-align: justify;
    text-indent: 30px;
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
    font-family : Verdana;
    font-size : õ-small;
    color : #FFFFFF;
}
DIV{
    text-align: justify;
    text-indent: 30px;
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
    font-family : Verdana;
    font-size : x-small;
    color : #000064;
}