A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}

.linkhover-header {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	list-style-type: disc;
 	list-style-image: url("../pic.gif");
	}
	
BODY {
	background-color: rgb(4,51,93);
	font-family : Arial;
	font-size : 12px;
	white-space : normal
}

H1 {
	font-size: 14px;
	color : #105593;
}

.TextNavBar {
	font-size: 12px;
	font : 12px;
	font-color : rgb(255,255,255)}

.TextObject {
	font-size: 12px;
	font-family : Arial
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin-top: 0px;	
	margin-bottom: 19px;
}

pre {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace;
}

blockquote {
	margin-bottom: 21.28px;
	margin-left: 40px;
	margin-right: 40px;
}

address {
	line-height: 1.2;
	margin: 0px;
	font-style: italic;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 10px;
}

html, body, form {
	margin: 0px;
	padding: 0px;
}

P {
	font-size: 12px;
	font-family : Arial
}

A:visited {
	font-family : Arial;
	font-size : 12px;
	color : rgb(255,255,255)
}

A:link {
	color: rgb(255,255,255);
	font-size : 14px
}

A {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
	font-size : 12px;
	text-decoration : none;
	white-space : nowrap
}

A:active {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	color : rgb(255,255,255)
}

A:hover {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	color : rgb(234,230,201);
	font-weight : normal;
	font-style : normal
}
