﻿@charset "utf-8";


p		{
		 font-family: Arial;
		 text-align: center;
		 font-size: 15;
		 color: white;
		 font-weight: bold;
		}


.kep		{
		 font-family: Times New Roman, serif;
		 text-align: center;
		 font-size: 12;
		 color: white;
		}

a:link		{
		 color: white;
		 text-decoration: none;
		}






