.main {
	font-family : Tahoma;
	font-size : 12px;
	color : White;
	list-style : circle;
	font-weight: normal;
}

.black {
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	}

.black b {
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	font-weight : 600;
}

.main a{
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	list-style : circle;
	font-weight: normal ;
	text-decoration : none;
}

.main a:hover{
	font-family : Tahoma;
	font-size : 12px;
	color : #FF6C00;
	list-style : circle;
	font-weight: normal;
	text-decoration : none;
}

.red {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
	list-style : circle;
	font-weight: normal;
}

.red a{
	font-family : Tahoma;
	font-size : 16px;
	color : #FF0000;
	list-style : circle;
	font-weight: bold ;
	text-decoration : none;
}

.red a:hover{
	font-family : Tahoma;
	font-size : 16px;
	color : #FF6C00;
	list-style : circle;
	font-weight: bold;
	text-decoration : none;
}

.black {
	font-family : Tahoma;
	font-size : 14px;
	color : black;
	list-style : circle;
	font-weight: normal;
}

.black a{
	font-family : Tahoma;
	font-size : 16px;
	color : black;
	list-style : circle;
	font-weight: bold ;
	text-decoration : none;
}

.black a:hover{
	font-family : Tahoma;
	font-size : 16px;
	color : black;
	list-style : circle;
	font-weight: bold;
	text-decoration : none;
}

.mainalign {
	font-family : Tahoma;
	font-size : 12px;
	color : White;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
}

.mainalign_black {
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
}

.mainalign a {
	font-family : Tahoma;
	font-size : 12px;
	color : #FF6C00;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
}

.main B {
	font-family : Tahoma;
	font-size : 12px;
	color : White;
	font-weight : 600;
}

.titles {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
	list-style : circle;
}

.titles B {
	font-family : Tahoma;
	font-size : 13px;
	color : White;
	font-weight : 600;
}

.table {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	list-style : circle;
	font-weight: normal;
}

.tablew {
	font-family : Tahoma;
	font-size : 10px;
	color : White;
	list-style : circle;
	font-weight: normal;
}

