H1{
						COLOR: #B5111E;
						font-family : arial,tahoma,verdana,helvetica;
						font-weight : bold;
						text-align : center;
						font-size : 22px;
						line-height : 22px;
					}
H2{
						COLOR: #DD0000;
						font-family : arial,tahoma,verdana,helvetica;
						font-weight : bold;
						text-align : center;
						font-size : 20px;
						line-height : 20px;
					}
DIV{
						COLOR: #6D141B;
						font-family : times,helvetica,verdana,arial,serif;
						font-weight : bold;
						font-size : 18px;
						line-height : 18px;
					}
A{
						COLOR: #FFFFFF;
						text-decoration:none;
						font-family : arial,helvetica,verdana;
						font-weight : bold;
						text-align : center;
						font-size : 14px;
						line-height : 14px;
					}
					A.aaa{
					
						COLOR: #FFFFFF;
						text-decoration:none;
						font-family : arial,helvetica,verdana;
						font-weight : bold;
						height:14px;
						filter : dropShadow(color=#000000, offX=1, offY=1, positive=1);
						text-align : center;
						font-size : 14px;
						line-height : 14px;
					
					}
					A:link {
						COLOR: #FFFFFF;
					}
					A:visited {
						COLOR: #FFFFFF;
					}
					A:hover {
						COLOR: #FFFFAA;
						height:14px;
						filter : dropShadow(color=#707070, offX=-1, offY=-1);
					}

																		BODY   {
																			scrollbar-face-color: #F5302A;
																			scrollbar-track-color: #F5504A;
																			scrollbar-arrow-color:#FFFFFF;
																			scrollbar-base-color:#F5302A;
																			scrollbar-3dlight-color:#F5302A;
																			scrollbar-darkshadow-color:#F5302A;
																			scrollbar-highlight-color:#FFFFFF;
																			scrollbar-shadow-color:#FFFFFF;
																		}
