* {
margin: 0;
padding: 0;
}

body {
background-color : #000066;
color : #FFFFFF;
font : normal normal 62.5%/1.5 Arial, Verdana, "Times New Roman", sans-serif;
}

a:img {
border: 5px;
}

a {
outline: none;
}

a:link {
font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}

a:visited {
font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}

a:hover {
font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}

a:active {
font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}

h1 {
font-size: 1.2em; /* 8px */
margin-bottom: 1px;
margin-top: 1px;
color: #FFFFFF;
}

p {
font-size: 0.8em; /* 12px */
margin-bottom: none;
}

ul {
list-style-type : none;
}

div {
	font-size : 100%;
}