/*
*************************************************

My Nursery School
Print Styles

Created by the Kelly Franklin
http://www.wiltonwebdesign.com

*************************************************
*/


/*------ General Selectors -------*/


body {font-size: 12px; font-family: 'Trebuchet Ms', Helvetica, Verdana, Arial, Sans-Serif; font-size: 90%; color: #222; line-height: 1.5}

p { font-size: 10pt; margin-bottom: 1em}

a:link, a:visited {color: #000; font-weight: bold; text-decoration: none}

img { display: block}

a img { border: none}

abbr, acronym {border: none}

ul {margin: 0 0 20px 16px; padding: 0}
	ul li {margin: 12px 0 0 0; padding: 0; width: 100%; }
	
ol {margin: 0 0 0 3px; padding: 0 0 0 16px;  display: block }

	

/*------ Supress from Printing -------*/

#navbar, #footer, form  {display: none }


