/********** BODY ***********/
body           { background-color: white; color: black;
                 font-family: arial, helvetica, sans-serif;
                 margin-left: 3px; margin-right: 3pt; }

/********** DIV ***********/
DIV.title        { font-size: 17pt; font-weight: bolder; 
				   background: #ffffff; color: #990033; 
				   margin-left: 10px;}

DIV.largetitle	{ font-size: 22pt; font-weight: bolder; background: #ffffff; 
				  color: #990033 ; text-align: left; line-height: 110%; }

DIV.left         { position: absolute; left: 10px;
                   padding : 0; padding-top: 0%; } 

DIV.body         { margin-left: 160px; margin-right: 10pt;
				   padding: 0%; }

DIV.section		{ text-decoration: none; font-size: bigger; font-weight: bold; 
				  background: #ffffff; color: #990033 ; line-height: 120%; }

DIV.subsection	{ font-weight: normal; text-align: justify; 
				  text-indent: 0em; background: #ffffff; 
				  color: #000000; line-height: 120%}

DIV.copy		{ font-size: 10pt; font-weight: normal; text-align: center; }

/*********** A **************/
a.link         { font-family:  arial, helvetica, sans-serif;
				 background-color: #a20033; font-size: 11pt;
                 text-decoration: none; color: #ffffff; }

a.link:visited   { font-family:  arial, helvetica, sans-serif;
				 background-color: #a20033; font-size: 10pt;
                 text-decoration: none; color: #fffffd; }
