body {
	font-size: 11pt;
}

p {
	font-size: medium;
	line-height: 1.25em;
	margin-bottom: 0;
	margin-left: 1em;
}

.p_small {
	font-size: small;
	line-height: 1.25em;
	margin: 1em;
}
.p_small2 {
	font-size: small;
	line-height: 1.25em;
	margin: 0 1em 0 2em;
}

.p_side1 {
	font-size: small;
	line-height: 2em;
	background-color: #cccccc;
	
}

.p_side2 {
	font-size: small;
	line-height: 1.5em;
	
}
.p_side3 {
	font-size: small;
	line-height: 1.5em;
	margin: 1em 0 0 1em;
	border-bottom: 1px dotted #454ca0;
}

ul#navigation {
	margin-top: 1em;
	margin-left: 0;
	margin-bottom: 1.5em;
	list-style-image: none;
	list-style-position: inside;
}

ul#navigation li {
	
}

h1 {
	margin: 0;
}

h1 img {
	vartical-align: bottm;
}

h2 {
	color: #323232;
	margin: 10px;
	font-size: medium;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #cd0000;
	border-left: 2px solid #cd0000;
}

a { color:#000000; }

a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.table_bg { background-color:#FFFFFF; }

.td_left {
	border-left: 1px solid #323232;
}

.td_left2 {
	border-left: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

.td_right {
	border-right: 1px solid #323232;
}

.td_right2 {
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

.td_both {
	border-right: 1px solid #323232;
	border-left: 1px solid #323232;
}

.td_both2 {
	border-right: 1px solid #323232;
	border-left: 1px solid #323232;
	border-bottom: 1px solid #323232;
}
.td_bottom {
	border-bottom: 1px solid #323232;
}

@media  {
}
