.dummyformozilla {}

body {		
	background-color: #398096;
	color: white;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
}

a:link, a:visited, a:hover {
	color: white;
	font-weight: bold;
}

h1 {
	font-weight: normal;
	text-align: center;
}

h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 30px;	
}

h3 {
	font-size: 24px;
}

table {
	border: 2px solid white;
	background-color: black;
}

table tr td {
	border: 0;	
	padding: 5px;	
}

table tr th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid white;
}

code {
	font-size: 16px;
	font-weight: bold;
}

.logo {
	width:  128px;
	height: 128px;
	border: 0;
}

.nobordertable {
	background-color: #398096;	
}

.nobordertable, .nobordertable tr td {
	border: 0;
}

#mainlogo {
	width:  256px;
	height: 256px;
	border: 0;
}

#menuimages a img {
	width:  256px;
	height: 56px;
	border: 0;
}

#trademarks {
	font-size: 10px;
}

#install4jlink {
	text-align: center;
}

#compliancelogos {
	text-align: center;
}

#compliancelogos img {
	border:0;
	width:88px;
	height:31px
}
