/* CSS Document */

.graycellborder {
	background-color: #ededed;
	border: 1px solid #d5d5d5;
	}

.htmlarea-showtableborders {
	border: 1px dashed #0000FF;
	}
.htmlarea-showtableborders, .htmlarea-showtableborders td, .htmlarea-showtableborders th {
	padding: 3px; border:1px dashed #316ac5 ! important;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

.border {
	border: 1px solid 
	}

.alignright {
	text-align:right;
	}
.huge {
	font-size:100px;
	}
.underlined {
	text-decoration: underline;
	}	
.size12 {
	font-size:12px;
	}
.size14 {
	font-size:14px;
	}
	
.size12bold {
	font-size:12px;
	font-weight: bold;
	}
.size14bold {
	font-size:14px;
	font-weight: bold;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #942f2e;
	text-decoration: none;
	}
h1 {
	color: #515151;
	display:inline;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	color: #515151;
	font-size: 16px;
	font-weight: bold;
	display:inline;
	}

h3 {
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	display:inline;
	}
h4 {
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	}
h5 { 
	color: #515151;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	}
h6 {
	color: #515151;
	font-size: 8px;
	font-weight: bold;
	display: inline;
	}

	