/*
Created by BM Conversions
*/


body {
	font-family:Verdana;
	font-size:11px;
        color:Black;
        margin:0px;
	background: #000000;
}

.body_justify {
	font-family:Verdana;
	font-size:11px;
        text-align:justify;
        color:Black;
        margin:0px;

}

.body_style_2 {
	font-family:Verdana;
	font-size:11px;
        text-align:justify;
        color:Black;
        margin:0px;
        text-indent:1cm;
}


.body_plain {
	font-family: Verdana;
	font-size: 11px;
        color: Black;
        margin: 0px;
        text-align: left;
        text-indent:1cm;
}


.home_description {
	font-family: Verdana;
	font-size:11px;
        text-align:justify;
        color:rgb(255,255,255);
        text-indent:1cm;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.navibar_light {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
}

.navibar_dark {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.navibartab_light {
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.navibartab_dark {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
