H1 {
	font-family : Orchid, Arial, serif;
	font-size : 40pt;
	font-weight : 200;
	font-style : italic;
	color : Black;
	margin-left : 20px;
	margin-right : 30px;
}

H2 {
	font-family : Orchid, Arial, serif;
	font-size : 18pt;
	font-weight : bold;
	color : Black;
}


BIG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color: White;
}


SMALL {
	font-size : 10pt;
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 20px;
	margin-right: 30px;
	color: black;
	background-color: #ffffff;
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
}


.projecttitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}


.documentationindex {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}


.feature {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}

