A {
	color : Blue;
	text-decoration : none;
}
BODY {
	color : Black;
	background-color : #FFEBCD;
	font-family : "Times New Roman", "MS Sans Serif", "MS Serif", serif;
}

A:HOVER {
	color : #9400D3;
	text-decoration : underline;
	}

.txt {
	font-family : "Times New Roman", Times, serif;
	font : medium;
	text-align : justify;
}

.txtr {
	font-family : "Times New Roman", Times, serif;
	font : medium;
	text-align : right;
}


.txtlg {
	font-family : "Times New Roman", Times, serif;
	font : large;
	text-align : left;
}



H1 {
	TEXT-ALIGN:center;
}

P {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	text-align : left;
	color : Black;
	
}


.info {
	FONT-WEIGHT:normal;
	TEXT-ALIGN:justify;
	font-family: "Times New Roman", Times, serif;
	text-indent:10pt;
	font-size: medium;
	color: Black;
}

.side {
	FONT-WEIGHT:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(images/sidebg.jpg);
	background : #1DA2FF;
	text-align : center;
}

.intro {
	FONT-SIZE: large;
	TEXT-ALIGN:justify;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-indent: 12pt;
	color: Black;
}

.end {
	FONT: "New Times Roman", Times, serif;
	TEXT-ALIGN:center;
	color: Black;
}

.top {
	background-color: #0099FF;
	background-image: url(images/micobeheader.gif);
	background-repeat : no-repeat;
}

.highlights {
	FONT-SIZE: large;
	TEXT-ALIGN:justify;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-indent: 12pt;
	color: Black;
	text-decoration:underline
}

.list {
	FONT-WEIGHT:normal;
	TEXT-ALIGN:justify;
	font-family: "Times New Roman", Times, serif;
	text-indent:20pt;
	font-size: medium;
	color: Black;
}

.tp {
	FONT: xx-small "New Times Roman" Times serif;
	TEXT-ALIGN:right;
	color: #ffffff;
	font-size : xx-small;
}

.tag {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	text-align : center;
}

.cenlg {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	text-align : center;
	font-size : large;
}

.cenxlg {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	text-align : center;
	font-size : xx-large;
}



.censm {
	FONT-WEIGHT:normal;
	TEXT-ALIGN:center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
}

.cenmed {
	FONT-WEIGHT:normal;
	TEXT-ALIGN:center;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: Black;
}


.cenxsm 
{
	FONT-WEIGHT:normal;
	TEXT-ALIGN:center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
}

