H1
{
	font-size : 18pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bolder;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
	text-transform : capitalize;
	text-align : center;
	width : auto;
	height : auto;
	color: navy;
	background: transparent
}

H2
{
	font-size : 16pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	text-transform : capitalize;
	text-align : center;
	width : auto;
	height : auto;
	color: purple;
	background: transparent
}

H3
{
	font-size : 14pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	text-transform : capitalize;
	text-align : center;
	width : auto;
	height : auto;
	color : navy;
	background: transparent
}

H4
{
	font-size : 14pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-align : left;
	width : auto;
	height : auto;
	color : purple;
	background: transparent
}

H5
{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
	width : auto;
	height : auto;
	color : navy;
	background: transparent
}

H6
{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	text-align : center;
	width : auto;
	height : auto;
	color : teal;
	background: transparent
}

a:link
{
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	vertical-align : baseline;
	color : blue;
	background: transparent
}

a:visited
{
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : maroon;
	background: transparent
}

a:hover
{
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : red;
	background: transparent
}

a:active
{
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : red;
	background: transparent
}

body
{
	background: gray;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	font-size : 12pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	text-align : left
}

p.initial:first-line
{
	font-size : 12pt;
	font-variant: small-caps;
    font-weight: bold;
    color : black
}

p.initial:first-letter
{
	font-size: 300%;
	float: left;
    color : black
}

p.special_letter:first-letter
{
	font-size: 300%;
	float: left;
    color : black
}

p
{
	font-size : 12pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	text-align : left;
    color : black
}

p.small
{
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	text-align : left;
    color : black
}	

.nav
{
   margin-top : 20pt;
   margin-bottom : 2pt;
   margin-left : 0pt;
   border-style : outset;
	font-size : 14pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	text-align : left;
   color : red;
}

.daycare
{
   margin-top : 15pt;
   margin-bottom : 2pt;
   margin-left : 0pt;
	font-size : 18pt;
	font-family : cursive;
	font-weight : bold;
	font-style : italic;
	font-variant : normal;
	text-align : left;
   color : blue;
}

.daycare1
{
	font-size : 24pt;
	font-family : cursive;
	font-weight : bold;
	font-style : italic;
	font-variant : normal;
	text-align : center;
   color : black;
}

.daycare2
{
	font-size : 18pt;
	font-family : cursive;
	font-weight : bold;
	font-style : italic;
	font-variant : normal;
	text-align : center;
   color : black;
}

div.main
{
	width: 800px;
	border: thick outset silver;
	background: url(/images/paper.gif) repeat;
	color: black;	
	margin-top: 0;
	margin-bottom: 0;
	font-size : 12pt;
	font-family : "Times New Roman",Times,serif;
	text-align : left
}

div.header
{
	border: thick groove silver;
	font-size : 12pt;
	font-family : "Times New Roman",Times,serif;	
	text-align : left;
    color : black
}

div.footer
{
	border-top: thick groove silver;
	font-size : 10pt;
	font-family : "Times New Roman",Times,serif;
	text-align : left;
    color : black
}

