* {font-family: "Goudy Old Style BT, Garamond, Bookman Antiqua, Times New Roman, Serif"}

BODY {  background: #F0E2E1; color: #000000 }
A:link    { color: #576B7B }   /* unvisited links */
A:visited { color: #576B7B }   /* visited links */
A:active  { color: #576B7B }   /* active links */
A.bianco:link    { color: #FFFFFF }   /* unvisited links */
A.bianco:visited { color: #FFFFFF }   /* visited links */
A.bianco:active  { color: #FFFFFF }   /* active links */

H1 {font-size: large; font-variant: small-caps; margin-bottom: 0}

H2 {font-size: medium; font-weight: bold; margin-bottom: 0}

H3 {font-size: medium; font-weight: normal; margin-bottom: 0}

H4 {font-size: small; font-weight: bold; margin-bottom: 0}

H5 {font-size: small; font-weight: normal; margin-bottom: 0}

H6 {font-size: x-small; font-weight: normal; margin-bottom: 0}

CODE {font-family: "Courier, Monaco"}

table.bd0	{	
		padding:	2px;
		spacing:	0px;
		background-color:	#FFFFFF;
		border-top:	   #FFAA55 3px solid;
		border-left:   #FFAA55 3px solid;
		border-bottom: #D96C00 3px solid;
		border-right:	 #D96C00 3px solid;
	}

.bg0    {	 background: #FFFFFF }

.bg1    {	 background: #F0E2E1 }

.bg2    {	 background: #576B7B; color: #FFFFFF;	}
	
.bg3    {	 background: #FFCFA8	}

.catimg { 
		border-top:	   #FFAA55 1px solid;
		border-left:   #FFAA55 1px solid;
		border-bottom: #D96C00 1px solid;
		border-right:	 #D96C00 1px solid;
    }

