body           { margin:0,0,0,0; }

.sitetext{
	font-family : "Times New Roman";
	font-style : TEXT-ALIGN;
	font-size : 	13;
	text-align : justify;
}

.sitetextarial{
	font-family : Arial, Helvetica, sans-serif;
	font-style : TEXT-ALIGN;
	font-size : 16;
	text-align : justify;
}

.sitetextbold{
	font-family : "Times New Roman";
	font-style : TEXT-ALIGN;
	font-size : 13;
	text-align : justify;
	font : bold;
}

.BlueHeader{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : medium;
	text-align : justify;
	font-weight : bolder;
	color : #0000ff ;
}

.RedHeader{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : medium;
	text-align : justify;
	font-weight : bolder;
	color : #FF0000 ;
}

.SmallBlueHeader{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : small;
	text-align : justify;
	font-weight : bolder;
	color : #0000ff ;
}

.SmallRedHeader{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : small;
	text-align : justify;
	font-weight : bolder;
	color : #FF0000;
}

.SmallWhiteHeading{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : small;
	text-align : justify;
	font-weight : bolder;
	color : White;
}
.SmallBlackHeading{
	font-family : "Tmes New Roman";
	font-style : TEXT-ALIGN;
	font-size : small;
	text-align : justify;
	font-weight : bolder;
	color : Black;
}
.LargeBlackHeading{
	font-family : "Arial";
	font-style : TEXT-ALIGN;
	font-size : large;
	text-align : justify;
	font-weight : bolder;
	color : Black;
}
	