P.buttons {
	padding-left: 0px;
	padding-right: 0px;
}

P.footer {
	font: normal x-small sans-serif;
}

P.disclaimer {
	font-family: sans-serif;
	font-size: xx-small;
	line-height:10pt;
}

P.head {
	font-family: sans-serif;
	font-size: small;
	margin-left: 10px;
	width: 500px;
}

p.sub {
	font-family: sans-serif;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


P.title {
	font-family: sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

li.new{
	list-style: disc;
	font-family: sans-serif;
}

P.kidsGreenBig {
	font-family: sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: Green;
}
	
P.kidsRedBig {
	font-family: sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: Red;
}

P.kidsGreenSmall {
	font-family: serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: Green;
}
	
P.kidsRedSmall {
	font-family: serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: Red;
}
