H1 { color: #18184F; font-family: Default Font 
}
H2 { color: #18184F; font-family: Default Font;
}
H3 { color: #18184F; letter-spacing: 2px }
H4 { color: #18184F; font-family: Default Font; letter-spacing: 3px
}
P { FONT-SIZE: 11pt; font-family: Arial, Helvetica, sans-serif, impact; 
} 


#content { padding:5px; width: 500px; height: 800px; z-index:1; /*overflow: auto*/
}

hr { color: #18184F; width: 100px;
}

INPUT {
	FONT-SIZE: 13px; FONT-FAMILY: Courier, "Courier New", monospace; background-color:#18184F; COLOR: white;
}
TEXTAREA {
	FONT-SIZE: 13px; FONT-FAMILY: Courier, "Courier New", monospace
}

SELECT {
	FONT-SIZE: 13px; FONT-FAMILY: Courier, "Courier New", monospace; background-color:#18184F; COLOR: #ffffff;
}


A {
	COLOR: #18184F; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; background-color: #18184F; TEXT-DECORATION: underline
}
A:active {
	COLOR: #4486EE; TEXT-DECORATION: underline
}
