<style type="text/css">
img {
	display:block;
	border:none;
}

td img {
	display:block;
	border:none;
}

img.inline {
	display:inline;
	border:none;
	align:right;
}


test { font-size:24px;}

* {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
		line-height:19px;
		
}

.smaller {
		font-size:8pt;
		line-height:15px;
		background-color: #ffffff;
		border-top-width: 2px;
		border-top-color: #1a374f;
		border-top-style: solid;
		color:#1a374f;
		padding: 3px;
}
a.smaller{
		font-size:8pt;
		line-height:15px;
		color:#1a374f; /*b5cce1*/
		border-top-width: 0px;
}

a.smaller:hover{
		color:#1a374f;
		text-decoration:underline;
}

a.logo_link{
		font-size:8pt;
		line-height:15px;
		color:#295b87;
}

a.logo_link:hover{
		color:#295b87;
		text-decoration:underline;
}

a.headsubtitle {
}

a.headsubtitle:hover {
	text-decoration: none;
}

a.subtitle {
	color:#1a374f;
	text-decoration: none;
}

a.subtitle:hover {
	text-decoration: none;
}

h2.subtitle {
	margin-bottom: 10px;
}

table{
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
	
	border-collapse:collapse;

}

td {
	valign:top;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

.td-menu {
	padding-left: 10px;
	padding-right: 5px;
	color: #EFEFEF;
	background-color: #1a374f;
	padding-top: 3px;
	padding-bottom: 4px;
	height: 22px;
}



.table_header{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #003399; //#333399
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}

.table_content{
	background-color:#e1e1e1;
	/*padding:5px;
	//text-align:center;*/
	
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}


h1 {
	
		font-size: 14pt;
		color: #1a374f; 
		margin-top:20px;
}

h2 {
        font-size:11pt;
        color:#000000; 
        margin-bottom:5;
        margin-top:10;
        text-align:left;
}


h3 {
		font-size:14;
        color:#000000;
        margin-bottom:5;
        margin-top:10;
        text-align:left;}

.subtitle{
		font-family: Verdana, monospace;
		font-style: normal;
		font-size: 12pt;
		color: #1a374f; 
		font-weight:600;
		line-height: 10pt;

}

.title{
		font-family: Verdana, monospace;
		font-style: normal;
		font-size: 14pt;
		color: #1a374f; 
		font-weight:600;
		line-height: 15pt;

}


a {
        text-decoration:none;
        color:#295b87;}


a:hover {
        text-decoration:underline;
        color:#295b87;}
a.menu {
		text-decoration:none;
		color:#b5cce1; }

a.menu:hover {
		color:#FFFFFF;
		text-decoration:none; }
				

</style>