h1	{color: #191970;}

p 	{color: #191970;
	font-size: 15;
	}

b	{color: #191970;
	font-size: 15;
	font-weight: 700;
	}
table	{color: #191970;
	font-size: 15;
	}

tbody	{color: #191970;
	font-size: 15;
	}

body 	{color: #191970;
	font-family: arial;
	font-size: 15;
	}

dd	{color= #191970;
	font-size: 15;
	}

.subtext {font-size: 15; 
	  color: #191970;
	 }

.form {font-size: 15;
	color: #191970;
	border-width: 1px;
	border-style: solid;
	border-color: #191970;
	}

.links {font-size: 15;
	font-weight: 700;
	color: #ff0000;
	text-decoration: none;
	}


