body,p,table,tr,td,ul,ol {
    color:#222222;
    font-size:small;
}

select,option,input,textarea {
    border-width:1px;
    border-color:#003366;
    background-color:#E6F3FF;
    color:#222222;
    font-family:times new roman;
    font-size:x-small;
}

img {
    border:0;
}

#black  { color:#000000; }
#grey   { color:#444444; }
#home   { color:#003366; }
#about  { color:#1F6600; }
#prenatal { color:#664B00; }
#babyborn { color:#660000; }
#kidgarden { color:#360066; }
#social { color:#005266; }

a {
    color:#004C99;
    text-decoration:underline;
}

.smaller {
    font-size:x-small;
}

.larger {
    font-size:medium;
}

.leftcol {
    padding-left:16px;
    padding-right:16px;
    padding-top:2px;
    padding-bottom:2px;
}

.header {
    color:#003366;
    font-size:21;
    font-weight:bold;
		font-family: "Times New Roman", Times, serif;		
    border-style:solid;
    border-width:0px 0px 1px 0px;
    border-color:#003366
}
.headbig {
	color: #003366;
	font-size:21px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
.headmiddle {
	color: #003366;
	font-size:18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
.headsmall {
	color: #003366;
	font-size:14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
.headmiddle-r {
	color: #FF0099;
	font-size:18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
.text {
	color: #000000;
	font-size:16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.text-r {
	color: #FF0099;
	font-size:16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
