	td {
		background-color:  #FFFFFF;
		font-family:	   sans-serif;
		font-size:	   14px;
		}
	a {
		color:		   #0000FF;
		}
	td.header {
		border:            1px solid black;
		background-color:  #000000;
		font-family:       sans-serif;
		font-size:         12px;
		color:             #EDEBED;
		}
	td.header a {
		text-decoration:   none;
		color:		   #EDEBED;
		}
	td.header a:hover {
		background:	   #FFFFFF;
		color:		   #000000;
		}
	td.main {
		background-color:  #FFFFFF;
		font-family:       sans-serif;
		font-size:         14px;
		color:             #000000;
		padding:	   5px;
		}
	.prefooter {
		background-color:  #FFFFFF;
		font-family:       times;
		font-size:         14px;
		font-style:        italic;
		color:             #333388;
		}
	td.highlight {
		background-color:  #F5F0CB;
		border:            1px solid #999999;
		}
	td.donation {
		background-color:  #F5F0CB;
		border:            0px;
		}
        td.button {
                background-color:  #330000;
                border:            2px solid #333333;
                } 
        td.button a {
                color:             #F5F0CB;
                font-weight:       bold;
                text-decoration:   none;
                }

	td.footer {
		border:            1px solid black;
		background-color:  #000000;
		font-family:       sans-serif;
		font-size:         12px;
		color:             #EDEBED;
		}

	.announce {
		font-size:	   16px;
		font-weight:	   bold;
		background-color:  #044a8c;
		color:		   #D4EFFB;
		}
	.announce a (
		text-decoration:   none;
		color:	 	   #aaaaaa;
		}

