body { color: #333333}
td { font-size: 12px; line-height: 18px;}

A:link { color:#0066CC; }
A:visited { color:#0066CC; }
A:active { color:#009966; }
A:hover { color: #0066CC; text-decoration: underline}

.textsize_verysmall { font-size: 9px; line-height:12px;}
.textsize_small { font-size: 10px; line-height:14px;}
.textsize_semismall { font-size: 11px; line-height:16px;}
.textsize_middle { font-size: 12px; line-height:20px;}
.textsize_large { font-size: 14px}
.textsize_Xlarge { font-size: 16px}
.textsize_xxx { font-size: 24px}

body {
	background-attachment: fixed;
	background-image: url(../shared_img/bg_out.jpg);
	background-repeat: repeat-x;
}

.cook_txtbox{width:520px;
			text-align:left;
			}
			
.cook_txtbox p{margin:0;
				padding:0;
			}
			
.googlebox{width:520px;
			text-align:left;
			}
