h1 {				font-size: 12pt; color: #000088; font-family: Arial, Helvetica, sans-serif; font-weight: bold
				}

h2 {				font-size: 10pt; color: #000088; font-family: Arial, Helvetica, sans-serif; font-weight: bold
				}


a:link {			color: #000088
				}

a:visited {			color: #999999
				}

a:active {			color: #FF0000
				}

body {
				background-color : #FFFFFF;
				color : #000000;
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				}


.grey{				background-color : #FFFFFF;
				color : #999999;
				font-size: 8pt;
				font-family: Arial, Helvetica, sans-serif;
				}
.white{			background-color : #FFFFFF;
				color : #999999;
				font-size: 8pt;
				font-family: Arial, Helvetica, sans-serif;
				}

table {
				color : #000000;
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				}

.table2{        		color : #000000;
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
                		border: 1px solid #000088;
				}


.button,
.mainbutton {			background-color : #F4F4F4;
				color : #000000;
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				border: 1px dotted #000088
.post,				}
.pullmenu,
.textfield,
.textarea {			background-color : #F4F4F4;
				color : #000000;
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				border: 1px solid #000088
				}
