

body{ 
background-color: #AE8F94;
font-family: Comic Sans MS;
font-size: 12pt;
color:#431F2B;
}

a:link{
font-size: 12pt;
font-family: Courier New;
color: #0A2DE0;
}

a:active{
font-size: 12pt;
font-family: Courier New;
color: #EE0C0C;
}

a:visited{
font-size: 12pt;
font-family: Courier New;
color: #053D83;
}

h1{ 
font-family: Comic Sans MS;
color:#431F2B;
font-size: 35pt;
border-bottom: 1px #BF05D5;
}

p{ 
color: #431F2B;
font-family: Times New Roman;
font-size: 16pt;
}

em{ 
color: #000000;
font-weight: bold;
font-style: italic;
font-size: 12pt;
}

p.mine {
	color: red;
	font-size: 15pt;
	border: 2px dotted #429E1E;

}

p.pet{ 
color: #431F2B;
font-family: Times New Roman;
font-size: 14pt;
}



td.contact {
font-size: 10pt;
text-align: center;
color: #000000;
border-style: none;
margin-left: 300px;
margin-right: 300px;
border-collapse: collapse;
}
