
body {
color:#000000;
font-family: georgia, arial;
font-size: 11pt;
font-weight: normal;
width:750px;
text-align:left;	
}

blockquote{
position:relative;
left:-20px;
color:#000000;
background-color:#F4F4F4;
width: 600px;
font-family: georgia, arial;
font-size: 12pt;
font-weight: normal;
padding:25px;
border: 0;	
}

table {
width:750px;	
}

td {
padding:40px;
color:#000000;
font-family: georgia, arial;
font-size: 11pt;
font-weight: bold;
text-align:left;	
}

p {
margin-left:40px;
margin-right:40px;
margin-top:20px;
margin-bottom:20px;
text-indent:30px;	
}

.bold {
font-weight:bold;	
}

.em {
font-style:italic;
padding-left:40px;
padding-right:40px;	
}

.cline {
font-weight:bold;
text-decoration:underline;
text-align:center;	
}
.item {
padding-left:40px;
}

.title {
color:#000000;
font-family: georgia, arial;
font-size: 16pt;
font-weight: bold;
padding-bottom:10px;
text-align:center;	
}

.subtitle {
color:#000000;
font-family: georgia, arial;
font-size: 12pt;
font-weight: bold;
padding-top:50px;
padding-bottom:15px;	
}

.restrict {
width: 600px;
text-align:left;

}

.highlight {
background-color:#FFFF00;	
}

a, a:visited, a:active, a:link {
border: 0;
color: #CE0000;
font-weight: bold;
font-family: georgia;
font-size: 11pt;
text-decoration: underline;
margin-left:20px;
cursor:pointer
}


a:hover {
border: 0;
color: #800080; 
text-decoration: none;
cursor:pointer
}

