<HEAD>
<STYLE TYPE="text/css">
<!--
body {background-color: #AFBECD}
input.EDGARButton {
							background-color: goldenrod; 
							color: #06B859E; 
							border-color: darkgoldenrod;
							font-family:Arial;
							filter:progid:DXImageTransform.Microsoft.Gradient
								(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffDAA520');							
							}

.EDGARChkBoxText	{
								font-family:Arial;
								font-weight:bold;
								color:white;
							}

.EDGARRBText	{
						font-family:Arial;
						font-weight:bold;
						color:white;
					}
					
.EDGARRBTextSmall	{
						font-family:Arial;
						font-weight:Bold;
						color:white;
						font-size:10pt
					}

.EDGARSmallTitle	{
							font-family:Arial;
							color:goldenrod;
							font-weight:bold;
							font-size:12pt;
						}

.EDGARColumnHeader	{
									font-family:Arial;
									color:goldenrod;
									font-weight:bold;
									font-size:10pt;
								}
						
.EDGARLargeTitle	{
							font-family:Arial;
							color:black;
							font-weight:bold;
							font-size:18pt;
						}

.EDGARResultText	{
							font-family:Arial;
							font-weight:bold;
							font-size:14pt;
						}

						
.EDGARTitleText	{
							font-family:Arial;
							font-weight:bold;
							font-size:14pt;
							color:#294931
						}

.EDGARGraphText	{
							font-family:Arial;
							color:goldenrod;
							font-size:12pt;
						}

.EDGARBackgroundLabel	{							
										background-Color:goldenrod;
									}

						
h5.EDGARVersionTitle	{
								font-family:Arial;
								color:goldenrod;
							}
								
h5.EDGARRBSubText	{
								font-family:Arial;
								color:white;
							}
						
legend {
				color:goldenrod;
				font-weight:bold;
				font-family:Arial;
			}

fieldset	{
					border-color:white;
				}
			
p 	{
		font-family:Arial; 
		color:white;
	}

img	{
			border-width:"2";
			border-color:goldenrod;
		}
			
hr	{
			color:goldenrod;
		}
		
td		{
			border-color:454545;
			font-family:Arial; 
			font-weight:Bold;
			color:White;
		}

table{
			border-color:454545;
		}

th{
			border-color:454545;
		}
		
a	{
		color:goldenrod;
		font-family:Arial; 
	}

-->
</STYLE>
</HEAD>

