* {
margin: 0;
padding: 0;
}

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

a img {
border : none;
}

a {
outline: none;
}

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

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

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

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

h1 {
font-size: 1.3em; /* 8px */
margin-bottom: 1px;
margin-top: 1px;
color: red;
}

h2 {
font-size: 2.0em; /* 20px */
margin-bottom: 15px;
}

h3 {
font-size: 1.8em; /* 18px */
margin-bottom: 15px;
}

h4 {
font-size: 1.6em; /* 16px */
margin-bottom: 15px;
}

h5 {
font-size: 1.2em; /* 14px */
margin-bottom: 5px;
margin-top: 5px;
}

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

ul {
list-style-type : none;
}

div {
	font-size : 100%;
}
