td.sidebar {  	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: italic;
		color: #FFFFFF;
}
a.sidebar:link {    
					color : #ffffff;
					text-decoration : none;
					border : 0px solid;  }

a.sidebar:visited {	   	
					color : #ffffff;
					text-decoration : none;
					border : 0px solid;  } 

a.sidebar:hover {		   
					color: #ffffff;
					text-decoration : underline;
				
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	color: #000000;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
}

.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #000000;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: 600;
	color: #000000;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: 600;
	color: #000000;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: 600;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: upper-roman;
	font-weight: 600;
	color: #000000;
	list-style-position: outside;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a:link {    
					color : #ffffff;
					text-decoration : none;
					border : 0px solid;  }

a:visited {	   	
					color : #ffffff;
					text-decoration : none;
					border : 0px solid;  } 

a:hover {		   
					color: #ffffff;
					text-decoration : underline;
				
}