﻿.ver10gray   {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 20px;
}
.index_page_text {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
.paragraph_title {
	font-family: Verdana;
	font-size: 10.5pt;
	color: #335577;
	font-weight: bold;
}
.page_title   {
	font-family: Verdana;
	font-size: 18pt;
	color: #3165C6;
	font-weight: bold;
}

table.table-props {
	background-color:#ffffff;
	width:750px;
}
table.table-props
	td{padding:15px;
}

table.table-padding-0
	td{padding:0px;
}

table.table-padding-2
	td{padding:2px;
}

table.table-padding-5
	td{padding:5px;
}

table.table-padding-10
	td{padding:10px;
}



A:link {color:#006699; text-decoration:underline;}
A:visited {color:#006699; text-decoration:underline;}
A:hover {color:"#000000"; text-decoration:none;}

a:link.nav {color:#000000; text-decoration:none;}
a:visited.nav {color:#000000; text-decoration:none;}
a:hover.nav {color:#000000; text-decoration:underline;}

a:link.bot {color:#000000; text-decoration:underline;}
a:visited.bot {color:#000000; text-decoration:underline;}
a:hover.bot {color:#000000; text-decoration:none;}


body {
	margin:0px 0px 0px 0px; 
}