	/* Stylesheet trendystyle.css */

        /* Font Definitions */

        @font-face 	{font-family:"Times New Roman"; panose-1:2 2 6 3 5 4 5 2 3 4;}
        @font-face	{font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4;}

        /* Style Definitions */

        p.LogoText {
		text-indent:0pt; text-align:left;
		margin-left:0pt; margin-right:0pt; margin-top:0pt; margin-bottom:0pt;
		font-family:"Times New Roman"; font-size:14.0pt; color:#F686C1; font-weight:bold;
	}

        ol	{margin-top:0in; margin-bottom:0in; margin-left:.25in;}
        ul	{margin-top:0in; margin-bottom:0in; margin-left:.25in;}
        @page 	{size:8.5in 11.0in;}
 	#container {
		background:          #FCE0EE;
		background-image: URL(./images/pinkstripe.gif);
		width: 100%;
	}
	#masthead  {
		padding:             15px;
		background:          black;
		font-family:         "Times New Roman"; 
                font-size:           14.0pt;
                color:               #F686C1;
                font-weight:         bold;
 	}
	#links     { 
		float:               left;
                width:               200px; 
		background-image:    URL(./images/posy.gif);
		background-repeat:   no-repeat;
		background-position: left top;
		padding-top:         200px;
	}
	td.links   { 
		width:               200px; 
		background-image:    URL(./images/posy.gif);
		background-repeat:   no-repeat;
		background-position: left top;
		padding-top:         200px;
		vertical-align:      top;
	}
	#main      { float:left;  margin-right:0in; color:#F686C1; }
	td.main    {              margin-right:0in; color:#F686C1; vertical-align: top; }

	.txtbox    { clear: both; padding-top: 0; margin-top:10pt; background:white; border-style:solid; width:100%; text-align:center;  font-size:14pt; }
	.txtjust   { clear: both; margin-top:10pt; background:white; border-style:solid; width:100%; text-align:justify; font-size:14pt; }
	.txtbox1   { clear: both; margin-top:10pt; background:white; border-style:solid; width:100%; text-align:center;  font-size:18pt; }
	.titlebox  { clear: both; margin-top:10pt; background:white; border-style:solid; width:100%; text-align:center;  font-size:24pt; }
	.titlerule {
		width:               100%;
		height:              10pt;
                margin-top:          10pt;
		background-image:    URL(./images/rule_2pt.gif);
		background-repeat:   repeat-x;
		background-position: left center;
	}
	a:link     { color: #670931; }
	a:visited  { color: #E60073; }

	/* End of trendystyle.css */
