.date { font-family: arial,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 0px;
    padding-left: 6px;
    text-align: center;
    }
	
a {
	font-family: arial, helvetica;
	font-size: 13px;
	color: rgb(128, 0, 128);
	line-height: 19px;
	background-color: rgb(255, 255, 255);
	text-decoration: none;
	font-style: normal;
    }

  a:link { color: rgb(0, 0, 255);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    }

  a:visited { color: rgb(128, 0, 128);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    }

  a:active { color: rgb(51, 102, 153);
    background-color: rgb(255, 255, 255);
    }

  a:hover { color: rgb(102, 153, 204);
    background-color: rgb(255, 255, 255);
    }
	
.source {
	background-color: rgb(255, 255, 255);
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: rgb(0, 0, 0);
	padding-right: 10px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
.description {
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	text-align: justify;
}
 
body { margin: 0px;
    padding: 0px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-family: verdana,arial,helvetica;
    font-size: 10px;
    line-height: 16px;
    text-align: left;
    }

h1, h2, h3 { margin: 0px;
    padding: 0px;
    }

pre { font-size: 10px;
    }

.links { border-bottom: 1px solid rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    width: 200px;
    font-family: geneva,verdana,trebuchet MS,trebuchet,arial,sans-serif;
    font-size: 8px;
    line-height: 16px;
    color: rgb(0, 0, 0);
    padding-bottom: 15px;
    margin-bottom: 15px;
    }

.body { border: 1px solid rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: rgb(0, 0, 0);
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    }

#content {  }

.left { background-color: rgb(255, 255, 255);
    font-family: geneva,verdana,trebuchet MS,trebuchet,arial,sans-serif;
    font-size: 9px;
    line-height: 17px;
    color: rgb(0, 0, 0);
    margin-bottom: 15px;
    padding-left: 7px;
    }

.title { font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    margin-top: 4px;
    margin-bottom: 4px;
    }

input { font-family: geneva,arial,verdana,helvetica,sans-serif;
    font-size: 9px;
    margin-right: 3px;
    }

.copyright { font-family: geneva,arial,verdana,helvetica,sans-serif;
    margin-top: 5px;
    color: rgb(107, 107, 107);
    font-size: 11px;
    text-align: left;
    }

.rightside { padding: 8px;
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: arial,verdana,arial,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 9px;
    font-weight: normal;
    line-height: 14px;
    }

.side { padding: 2px;
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: arial,verdana,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 9px;
    font-weight: normal;
    line-height: 140%;
    }

.sidetitle { padding: 2px;
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: arial,verdana,sans-serif;
    color: rgb(204, 204, 204);
    font-size: x-small;
    font-weight: normal;
    margin-top: 30px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    }

.sidedivider { border-bottom: 1px dotted rgb(51, 51, 51);
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

