/* Copyright (c) 2009 Ukao Solutions */
body { 
	/* customize_body */ font: normal normal 13px "Gill Sans", "Gill Sans MT", Calibri, sans-serif; line-height: 170%; /* customize_body */
	/* customize_body */ color: #666; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #900; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #666; text-decoration:none; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font-size:21px; line-height:30px; font-weight:normal }
h2{ font-size:18px; line-height:24px; font-weight:normal }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:2px 2px 2px 2px; line-height: 170%;}

#page #logo a{
	/* customize_logo */ font: normal normal 48px "Gill Sans", "Gill Sans MT", Calibri, sans-serif; /* customize_logo */
	/* customize_logo */ color: #000000; /* customize_logo */
	text-decoration: none;
}
#page #nav{font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-size: 13px; text-transform:uppercase;}

#page #footer #copyright{
    color: #999999;
    font-size: 10px;
	line-height:normal;
}
#page #footer #copyright a{
    color: #999999;
    font-size: 10px; 
	line-height:normal;
}