/* CSS Document */

<!-- 

body { margin: 0; leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0; background-color: #FFFFFF; }

A:hover { color: 980000; }
A:hover { text-decoration: none }
A:link { text-decoration: underline }
A:link { color: 980000; }
A:visited { color: 980000; }

/* Homepage */

p.content { font-family: arial, helvetica; font-size: 13px; color: #306498; }
p.content1 { font-family: arial, helvetica; font-size: 13px; color: #306498; font-style: italic; align: center; }
p.foot { font-family: arial, helvetica; font-size: 12px; color: #C0C0C0; }

/* Globals */

p.head { font-family: arial, helvetica; font-size: 15px; color: #C83838; font-weight: bold; }

/* Cottages */

p.content3 { font-family: arial, helvetica; font-size: 13px; color: #808080; }

H1 { font-family: arial,helvetica; font-size: 4pt; font-weight: normal; color: CCCCCC }

 -->