
BODY {
margin-left: 7%; 
margin-right: 7%;

}

BODY, UL, LI {
	text-align : left;
}	
BODY, P, UL, OL, LI, br, blockquote {
	background : White;
	color : Black;
	font-family : sans-serif;
	font-size : 9pt;
}

TD {
	font-family : sans-serif;
	font-size : 9pt;
}

H1 {
	color : black;
	color1 : #4a487b;
	color2 : #7b79b4;
	font-family : sans-serif;
	text-align : center;
	font-size : 14pt;
}

H2 {
	color : black;
	color1 : #4a487b;
	color2 : #7b79b4;
	font-family : sans-serif;
	text-align : center;
	font-size : 12pt;
}

H3 {
	color : black;
	font-family : sans-serif;
	text-align : center;
	font-size : 10pt;
}

a {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #0041FF;
}

a:hover {
        text-decoration : underline;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #cc6600;
}


a.small {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #0041FF;
}

a:hover.small {
        text-decoration : underline;
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #cc6600;
}


.textbg  {
        font-size : 11pt;
	font-family : sans-serif;
        color : #E36B00;
        background-color: white
}

a:hover.textbg {
        text-decoration : normal;
	font-family : sans-serif;
	font-size : 11pt;
	ffont-weight : bold;
	color: #cc6600;
}


.leftborder {
	padding-left: 0.6em;
        border-left: solid;
	border-right: none;
        border-top: none;
	border-bottom: none;
        border-left-width: thin;
	border-color: gray;
}

.notes {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : right;
}
.notes2 {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
}


.thesistext  {
	font-family : sans-serif;
        ccolor: #574F9F;
        color : #000000;
        text-align: justify;
	font-size : 10pt;
}

.authortext  {
	font-family : sans-serif;
        ccolor: #574F9F;
        color : #000000;
        text-align: left;
	font-size : 10pt;
}

.copyrights {  
	font-family : sans-serif;
	font-size: 9pt;
	color: black;
}


