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

}

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


.txt9pt {
	text-align : left;
	background : White;
	color : Black;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
}


.well {
	text-align : justify;
}


th {
	background : White;
	color : Black;
	font-family : sans-serif;
	font-size : 11pt;
        font-weight : bold;
}

.tbl {
	background : #DDDDDD;
	color : Black;
	font-family : sans-serif;
	font-size : 8pt;
}
H2 {
	color2 : black;
	color : #4a487b;
	color1 : #7b79b4;
	font-family : sans-serif;
	text-align : center;
	font-size : 18pt;
}
H3 {
	color0 : #3c3a75;
	color : #4f4c96;	
	color1 : #E36B00;
	font-family : sans-serif;
	text-align : center;
	font-size : 16pt;
}
h4 {
	font-size : 10pt;
	color : #E36B00;
	font-family : sans-serif;
	margin-top : 1em;
	margin-bottom : 0.3em;
}

.h4s {
        font-size : 10pt;
        color : darkblue;
        font-family : sans-serif;
        font-weight : bold;
}

.colorh {
	color : #E36B00;
	font-weight : bold;
}

.colorem {
	color : #00008b;
	color1 : #375bc6;
        font-weight : bold;
}

.colora {
	color2 : blue;
	color : #000099;
        font-weight : bold;
}

.thesisheader {
	font-size : 10pt;
	color : #E36B00;
	font-family : sans-serif;
	margin-top : 1em;
	margin-bottom : 0.3em;
}

.agrey {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : gray;
}

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;
}


.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;
}

.requiz {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	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;
}

.menu {
	color: gray;
	font-family : sans-serif;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
}

.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;
}

.NB {  
    color : #ff2B00;
}

.NB2 {  
    color : #E36B00;
    font-weight : bold;
}


A.cprights {
	font-family : sans-serif;
	font-size: 9pt;
        color : #003399;
        font-weight: bold;
        text-decoration : none;
}

.dolzhn {
	font-size : 10pt;
        text-decoration : italic;
	color : black;
	font-family : sans-serif;
	margin-top : 0em;
	margin-left : 3em;
}

.box {
	border: solid; 
	border-width: thin; 
	width: 100%;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.whitebg { background-color: #ffffff }

.bluebg { background-color: #DDDDEC }

.greybg { background-color: #DDDDDD }



.td1  {
        font-size : 10pt;
        font-weight: bold;
        color: #574F9F;
        background-color: #DDDDEC
   }
.td2  {
        font-size : 10pt;
        color: #574F9F;
        background-color: #DDDDDD
   }
.td3  {
        font-size : 10pt;
        color: #574F9F;
        background-color: #eeeeee
   }
.form  {
        font-size : 9pt;
        color: #574F9F;
        background-color: #ffffff
   }
.butt  {
        font-size : 8pt;
        color: #000000;
   }


