
p {
	color : #000066;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	padding: 5px 20px 0px 10px;
	line-height: 1.4em;
	font-size : 14px;
	font-family : Arial;
}
p a {
	color : #333333;
	text-decoration: none;
}
p a:hover {
	color : #0095da;
}


li {
	color : #000066;
	text-indent: 0px;
	margin-top : 6px;
	line-height: 1.4em;
	margin-left : 10px;
	list-style-type: disc;
	list-style-position: outside;
	font-size : 14px;
	font-family : Arial;
}

li#main {
	margin-top : 10px;
	line-height: 1.5em;

}

td#tripled a {
	font-size : 10px;
}

td#copyright {
	font-family : Arial;
	font-size : 10px;
	color : #999999;
}

td#contact {
	color : #000066;
	margin-left : 10px;
	padding: 4px 3px 4px 20px;
	font-size : 18px;
	line-height: 1.2em;
	font-family : Arial;
}

td#contact a {
	font-size : 14px;

}

.handcursor{
cursor:hand;
cursor:pointer;
}

p#whatis {
	font-size : 10px;
	color : #333333;
	line-height: 1.1em;


}
p#whatis a {
	font-size : 10px;
	text-decoration: underline;

}

td a {
	color : #333333;
	font-weight : bold;
	text-decoration: none;
	font-size : 12px;
	font-family : Arial;

}

td a:hover {
	color : #0095da;
}

p#principal {
	color : #000000;
	margin-left : 10px;
	padding: 5px 0px 5px 5px;
	font-style: italic;
	font-size : 13px;
	font-family : lucida handwriting,Arial;
}

.menulink {
display: block;
height: 20px;
width: 200px;
font-weight: bold;
text-align: left;
text-decoration: none;
background-image:  url(Images/menuimage.gif);
background-repeat: no-repeat;
padding: 5px 0px 5px 20px;
font-family:arial;
font-size:16px;
color: #333333;
letter-spacing: 0px;
border-bottom: solid 1px #dcdcdc;

}

.menulink:hover {
color: #0095da;
background-image:  url(Images/menuimageup.gif);
background-repeat: no-repeat;
}

h1 {
	color : #000066;
	text-indent: 10px;
	margin-top : 4px;
	font-size : 18px;
	font-family : Arial;
}

ul {
margin-top : 10px;
}

li a {
	color : #333333;
	line-height: 2em;
	font-weight : bold;
	text-decoration: none;
	font-size : 12px;
	font-family : Arial;

}

li a:hover {
	color : #0095da;
}

.liability {
	color : #273c83;
	padding: 0px 0px 5px 0px;
	font-size : 9px;
	font-family : Arial;
}

.message {
	font-size : 13px;
	font-family : Arial;
}