
P  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H1  {
	font-size : 40px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H2  {
	font-size : 30px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H3  {
	font-size : 20px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Visited  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A:Active  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Hover  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

BODY  {
	font-size : 14px;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

INPUT.inputf  {
	border-style : outset;
	border-size : 1px;
	border-color : #1842bc;
	background-color : #dce5f3;
	font-family : "Comic Sans MS","verdana","arial","helvetica";
	font-size : 12;
	border-width : thin;
	border-bottom-width : thin;
}

TEXTAREA.inputf  {
	border-style : outset;
	border-size : 1px;
	border-color : #1842bc;
	background-color : #dce5f3;
	font-family : "Comic Sans MS","verdana","arial","helvetica";
	font-size : 12;
	border-width : thin;
	border-bottom-width : thin;
}

LI {
	list-style-image : none;
	list-style-type : disc;
	font-family : "Times New Roman";
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
