                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            obody
{background-color: none}


table
{border-style: ridge; border-color: red; border-width: 0px}

tr

td
{vertical-align: top; border-style: ridge; border-color: blue; border-width: 0px}


h1, h2, h3, h4
{text-align: center}

p,li
{font-family: "Times", "Times New Roman", serif}

p
{font-size: 14px}

.clip
{font-size: 12px}

li
{font-size: 12px}

ul.navbar
{list-style-type: none; text-align: left; line-height: 1.5; font-size: 12px; border-size: 2px; border-style: solid; border-color: #006633; padding: 10px; background-color: beige;}
		a:link {color: blue}
		a:visited {color: #006633}
		a:hover {color: lime}
		a:active {color: red}

ul ul
{list-style-type: disc; line-height: 1;}

hr
{color: #006633; background-color: #006633; height: 3px; width: 98%;}


